summaryrefslogtreecommitdiff
path: root/js_tests/admin/SelectBox.test.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed #31522 -- Made admin's SelectBox preserve scroll position.tapan gujjar2020-07-011-0/+24
* Refs #31493 -- Changed IIFE to ES6 blocks.Jon Dufresne2020-04-291-1/+0
* Fixed #31493 -- Replaced var with const and let keywords in JavaScript.Jon Dufresne2020-04-291-2/+2
* Bumped minimum ESLint version to 6.8.0.Jon Dufresne2020-03-161-1/+1
* Updated to QUnit 2.0.1.Tim Graham2016-12-191-4/+4
* Added linting for JavaScript tests.Nik Nyby2015-09-021-1/+5
* DEP 0003 -- Added JavaScript unit tests.Trey Hunner2015-06-301-0/+20