| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-09-15 | Remove unneeded conditional | XhmikosR | 1 | -5/+3 | |
| 2021-09-15 | tests: comply to the new rules | XhmikosR | 1 | -5/+5 | |
| Use `assert.strictEqual`/`assert.true`/`assert.false` | |||||
| 2020-05-12 | tests: switch to strictEqual/notStrictEqual | XhmikosR | 1 | -1/+1 | |
| 2018-05-22 | chore(deps): update qunit and karma-qunit | Johann-S | 1 | -0/+1 | |
| 2018-04-10 | v4 improve coverage (#25945) | Johann-S | 1 | -0/+39 | |
| * Improve code coverage for our Button plugin * improve coverage for our Alert plugin * test tooltip update method * test update and dispose for dropdown * increase code coverage requirements | |||||
| 2018-03-20 | Use transitionEnd in QUnit since we moved away from PhantomJS | Johann-S | 1 | -3/+8 | |
| 2018-01-11 | Comply to the new rules. | XhmikosR | 1 | -9/+8 | |
| 2017-08-23 | Tweak ESLint rules. | XhmikosR | 1 | -1/+1 | |
| 2016-12-07 | Rename `.active` to `.show` | Starsam80 | 1 | -3/+3 | |
| 2016-11-24 | Make JS compliant with the new ESLint rules. | Bardi Harborow | 1 | -1/+1 | |
| 2016-10-25 | Use a single class name for opened/expanded/shown state of widgets | Johann-S | 1 | -3/+3 | |
| 2015-05-07 | es6 alert :| | fat | 1 | -1/+2 | |
| 2015-03-09 | Disable jQuery event aliases when running test suite | Chris Rebert | 1 | -2/+2 | |
| To ensure that we don't accidentally use any of the aliases. This should prevent any future regressions from #12761. Also updates the test suite since it now can't use these aliases either. | |||||
| 2015-03-03 | [Fixes #15953] Implement assert.expect in each unit test | Kevin Kirsche | 1 | -0/+6 | |
| [Fixes #15953] Implement `assert.expect` in each unit test | |||||
| 2015-02-26 | Unit tests: Use new names of module hooks | Heinrich Fenkart | 1 | -2/+2 | |
| Refs #15893 | |||||
| 2015-02-23 | JS unit tests: equal() => strictEqual() | Chris Rebert | 1 | -2/+2 | |
| [skip validator] | |||||
| 2015-02-23 | JS unit tests: use QUnit.module() & QUnit.test() everywhere | Chris Rebert | 1 | -8/+8 | |
| [skip validator] | |||||
| 2015-02-23 | JS unit tests: use modern QUnit assert object everywhere | Chris Rebert | 1 | -14/+14 | |
| 2015-01-20 | update JS unit tests to future-proof QUnit 1.16.0 API | Chris Rebert | 1 | -3/+3 | |
| [skip validator] | |||||
| 2014-08-04 | Use closest `.alert` for alert dismissal; closes #14306 | Heinrich Fenkart | 1 | -4/+4 | |
| 2014-07-06 | Move to leading pluses | Heinrich Fenkart | 1 | -8/+8 | |
| 2014-07-06 | Clean alert unit tests up | Heinrich Fenkart | 1 | -15/+15 | |
| 2014-06-06 | Comply to the new style. | XhmikosR | 1 | -6/+7 | |
| 2014-04-21 | #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ↵ | Collin Donahue-Oponski | 1 | -11/+20 | |
| reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object | |||||
| 2014-02-17 | Remove semicolons from JS tests | Zlatan Vasović | 1 | -5/+5 | |
| 2014-02-14 | Re-indent test files. | XhmikosR | 1 | -56/+56 | |
| 2013-12-19 | No leading pluses | Zlatan Vasović | 1 | -8/+8 | |
| 2013-12-16 | Require comma on left side | Zlatan Vasović | 1 | -4/+4 | |
| 2013-12-08 | Use single quotes consistently. | XhmikosR | 1 | -7/+7 | |
| 2013-05-16 | change namespace back to dot notation and someother js shizzle | fat | 1 | -3/+3 | |
| 2013-05-16 | fix tests | fat | 1 | -2/+2 | |
| 2013-05-16 | a bunch javascript junk | fat | 1 | -0/+62 | |
