Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add watch option to test script | Paul Gascou-Vaillancourt | 2019-06-19 | 1 | -7/+16 |
| | |||||
* | Update FE test script58869-unified-fe-test-script | Paul Slaughter | 2019-05-13 | 1 | -22/+59 |
| | | | | | | | - Don't fail when no tests match - Print the cmd prefix for each line in it's data - Update exit code handling - Add colors to summary message | ||||
* | Create a unified script to run Jest & Karma tests | Paul Gascou-Vaillancourt | 2019-05-13 | 1 | -0/+77 |
- Created scripts/frontend/test.js - Updated test task to call Node script |