Michał Gołębiowski-Owczarek
|
341c6d1b5a
|
Build: Make Karma work in ES modules mode
Also, run such a suite in CI to make sure modules are working as expected
when used directly.
Closes gh-4550
|
2019-12-16 19:33:49 +01:00 |
|
Michał Gołębiowski-Owczarek
|
3527a38405
|
Core: Remove IE-specific support tests, rely on document.documentMode
Also, update some tests to IE-sniff when deciding whether
to skip a test.
Fixes gh-4386
Closes gh-4387
|
2019-05-13 21:39:56 +02:00 |
|
Michał Gołębiowski-Owczarek
|
0ec25abba2
|
Build: Run the basic test suite in jsdom
The basic test suite is now run in jsdom on all supported Node.js versions
(8, 10 & 11 as of now).
Closes gh-4310
|
2019-03-11 20:03:54 +01:00 |
|