Scott González
ae25cdb688
Build: Upgrade to jQuery 1.11.3
2015-05-14 08:25:16 -04:00
Scott González
e1751383f1
Tests: Use new jquery-compat-git and jquery-git files
2015-05-14 07:44:13 -04:00
Alexander Schmitz
6a03b0f2ba
Build: Update to qunit-assert-classes to V 1.0.2
...
Closes gh-1547
2015-05-01 07:11:35 -04:00
Scott González
1d193c24dc
Tests: Fix loading in TestSwarm
2015-04-17 13:45:13 -04:00
Scott González
6231b161b9
Tests: Fix AMD loading in IE8
...
It appears that we must load require.js via a standard script tag in order
for it to work properly in IE8.
2015-04-17 12:13:38 -04:00
Scott González
45797b9b41
Tests: Fix domEqual handling for invalid input
2015-04-17 12:10:36 -04:00
Scott González
4bf80d209a
Tests: Use the qunit-assert-close module
...
Moved QUnit assertion dependencies from `lib/bootstrap` to `lib/qunit`.
Corrected bad draggable assertions.
Ref gh-1528
2015-04-09 09:28:25 -04:00
Scott González
bde431bb44
Tests: Rename files
...
Ref gh-1528
2015-04-09 09:27:00 -04:00
Scott González
0714f55ad4
Tests: Support $.uiBackCompat = false
via data-no-back-compat
...
Ref #10119
Ref gh-1528
2015-04-09 09:26:27 -04:00
Scott González
8bda52c8d1
Spinner: Convert tests to new infrastructure
...
Ref #10119
Ref gh-1528
2015-04-09 09:26:27 -04:00
Scott González
2e1c72fb59
Tests: Convert closeEnough() to a proper QUnit assertion
...
Should eventually replace with qunit-assert-close.
Ref #10119
Ref gh-1528
2015-04-09 09:24:45 -04:00
Scott González
7c896ddb85
Tests: Change test infrastructure to use AMD and reduce boilerplate
...
Ref #10119
Ref gh-1528
* Adds RequireJS and relies on AMD for loading dependencies.
* Updates to grunt-contrib-qunit 0.6.0.
* Convert `domEqual()` to a proper QUnit assertion.
* Introduces two bootstrap files (JS and CSS) which use `data-` attributes to
reduce the amount of boilerplate needed in each test
2015-04-09 09:21:06 -04:00