summaryrefslogtreecommitdiff
path: root/Gruntfile.js
AgeCommit message (Collapse)Author
2020-12-23Refs #31265 -- Updated .eslintignore to match eslint testsDavid Smith
2016-12-19Fixed qunit tests (coverage still missing). (#7716)Florian Apolloner
2015-06-30DEP 0003 -- Added JavaScript unit tests.Trey Hunner
Setup QUnit, added tests, and measured test coverage. Thanks to Nick Sanford for the initial tests.