No description
Find a file
chase-safelite 5d3ab0ef59
Added playwright tests into repo (#923)
* Initial import of playwright tests

* Pipeline changes for automated tests

* Modified pipeline for testing

* Attempt #2

* Attempt #3

* Added missing paren

* Removed debug stuff from pipeline

* Changes from playwright repo

* Changed pipeline for debugging

* Fix for ServiceLocationPage playwright locators

* Change pipeline to run with TEST APIs

* Moved more of Siraj's changes to this repo

* Changed where updating env occurs

* Changed location of env update again

* Escaped double quotes

* Added visible report in Azure

* Moved changes into main pipeline

* Made it so dotenv only runs config in local
2025-02-14 09:54:11 -05:00
playwright-tests Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
public Merge pull request #891 from Safelite/feature/digital/SSR-1730 2024-11-04 09:59:04 -06:00
src updates to mimic fmg for experiment api updates 2025-01-29 16:21:32 -05:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.eslintrc.js SSR-659. Replace hard-coded BillToNumber. (#615) 2024-04-12 14:30:04 -04:00
.gitignore Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
azure-pipelines.yml Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
babel.config.js Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
Dockerfile.playwright Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
jest.config.js Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -04:00
jsconfig.json Linting changes to ux-compontents 2023-07-24 14:27:39 -04:00
package-lock.json Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
package.json Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js Updated local to point to the DEV instance of the hop for ISS. (this is new) 2024-11-07 11:33:52 -05:00
vue.release.config.js SSR-1117. Order Confirmation page: Add Customer Portal integration (#598) 2024-03-21 14:51:55 -04:00

digitalconsumer.iss

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.