]> source.dussan.org Git - jquery.git/commit
Build: Run the basic test suite in jsdom
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 11 Mar 2019 19:03:54 +0000 (20:03 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2019 19:03:54 +0000 (20:03 +0100)
commit0ec25abba212efde462a8abcf3376f50116fd6c4
treeca3667e28336695a713bd55b88269ee33ba9f1c9
parent84b6a0beb1de193520bb5541c841cbecc7195a5b
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
Gruntfile.js
package.json
test/.eslintrc.json
test/data/testinit-jsdom.js [new file with mode: 0644]
test/unit/basic.js