summaryrefslogtreecommitdiff
path: root/scripts/frontend/test.js
Commit message (Collapse)AuthorAgeFilesLines
* Add watch option to test scriptPaul Gascou-Vaillancourt2019-06-191-7/+16
|
* Update FE test script58869-unified-fe-test-scriptPaul Slaughter2019-05-131-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 testsPaul Gascou-Vaillancourt2019-05-131-0/+77
- Created scripts/frontend/test.js - Updated test task to call Node script