No description
Find a file
Alex Humphries 658efb063a INSR-523: Fix some unit test issues caught by copilot
- Add space to a test name
- Add unit tests for change to submitWorkOrder
2026-07-22 09:18:14 -04:00
.github Adding codeowners file for auto PR assignment. 2026-06-25 13:32:27 -04:00
playwright-tests ENV file changes 2026-07-14 21:18:50 -04:00
public Re-enabled logging on static error page. 2026-06-17 11:59:51 -04:00
src INSR-523: Fix some unit test issues caught by copilot 2026-07-22 09:18:14 -04:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.gitignore Feature/insr 7038: Playwright tests for big truck scenarios (#963) 2025-10-16 16:07:01 -04:00
azure-pipelines-automated-testing.yml Update azure-pipelines-automated-testing.yml for Azure Pipelines 2026-07-14 15:41:24 -04:00
azure-pipelines.yml Reverting test step condition. 2026-06-02 11:14:44 -04:00
babel.config.js Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
Dockerfile.playwright Revert docker file changes that did not fix authentication error 2026-04-01 17:44:04 -04:00
eslint.config.js Update ESLint config and package.json with latest settings 2026-02-12 13:16:56 -06:00
jest.config.js INSR-9520 2026-05-06 10:23:00 -04:00
jsconfig.json Linting changes to ux-compontents 2023-07-24 14:27:39 -04:00
package-lock.json Bump axios from 1.16.0 to 1.18.0 2026-07-20 18:04:08 +00:00
package.json Bump axios from 1.16.0 to 1.18.0 2026-07-20 18:04:08 +00:00
README.md Force build checks to rerun again. 2026-07-08 11:37:36 -04:00
vue.config.js Some refactoring of the build version and time code. 2026-06-11 15:24:53 -04:00
vue.release.config.js Some refactoring of the build version and time code. 2026-06-11 15:24:53 -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.