summaryrefslogtreecommitdiff
path: root/js_tests/admin/timeparse.test.js
AgeCommit message (Collapse)Author
2019-03-27Removed unused timeparse.js.Nick Pope
Unused since its introduction in dd5320d1d56ca7603747dd68871e72eee99d9e67.
2016-12-19Updated to QUnit 2.0.1.Tim Graham
2015-09-02Added linting for JavaScript tests.Nik Nyby
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.