No description
* Progress toward Jira integration * Jira Writeback reporter working * Added correct timeouts * Added Jira Writeback reporter to pipeline * Added tag for testing * Removed unnecessary async * Fixed rate limit issue * Moved to only transition existing test case subtasks * Changing to transition issues by key * Enabled mocking for scenario 2 * Added better error handling in api util * Changed workers to 1 to eliminate duplicate test runs * Streamlined batch creation and retry check * Modified test data structure to remove undeterministic sort * Increased workers * Increased heap size for jira upload * Cleanup * Made logs more specific for JiraWritebackReporter |
||
|---|---|---|
| devops/scripts | ||
| playwright-tests | ||
| public | ||
| src | ||
| .browserslistrc | ||
| .eslintrc.js | ||
| .gitignore | ||
| 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