No description
* Initial regression pipeline * Progress toward Jira API Util changes * Updated Regression run and Jira Writeback Reporter to work together * Temporarily disabled cron * Allow Jira Writeback Reporter to set UAT tester * Updates to azure-pipelines to avoid using jira command line * Deleted unused script * Changed pool to default * Added back closing quote * Added missing paren * Set up cron schedule |
||
|---|---|---|
| playwright-tests | ||
| public | ||
| src | ||
| .browserslistrc | ||
| .eslintrc.js | ||
| .gitignore | ||
| azure-pipelines-automated-testing.yml | ||
| azure-pipelines.yml | ||
| babel.config.js | ||
| Dockerfile.playwright | ||
| jest.config.js | ||
| jsconfig.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vue.config.js | ||
| vue.release.config.js | ||
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