aboutsummaryrefslogtreecommitdiff
path: root/js/tests/karma.conf.js
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Update karma.conf.js (#32182)XhmikosR1-1/+1
2020-11-17Handle Chromium to run Karma (#32178)Gaƫl Poupard1-1/+5
2020-11-09karma.conf.js: break lines (#32093)XhmikosR1-2/+8
2020-11-05Remove the now unneeded polyfills.XhmikosR1-10/+0
2020-11-01karma: stop excluding polyfill.js from istanbul (#30740)XhmikosR1-5/+5
2020-07-07Update to `@rollup/plugin-node-resolve` v8.1.0. (#31249)XhmikosR1-2/+3
2020-05-26Update to `@rollup/plugin-babel` (#30742)XhmikosR1-7/+3
2020-05-12coverage: ignore node_modulesXhmikosR1-1/+5
2020-05-06add unit tests to ensure our plugins works in jqueryJohann-S1-1/+15
2020-05-05Revert "Update karma.conf.js"XhmikosR1-5/+0
2020-05-04Move babel whitelist helpers to a common file (#30723)XhmikosR1-8/+2
2020-05-04Update karma.conf.jsXhmikosR1-0/+5
2020-03-25fix babel config in our filesJohann-S1-0/+1
2019-12-25Switch to @rollup/plugin-node-resolve (#29851)XhmikosR1-1/+1
2019-10-09Rename "js/tests/units" to "js/tests/unit". (#29503)XhmikosR1-3/+3
2019-10-03return to the original file structure to avoid breaking modularityJohann-S1-48/+35
2019-08-29Minor lint tweaks. (#29328)XhmikosR1-5/+4
2019-07-23rewrite dropdown unit testsJohann-S1-1/+3
2019-07-23rewrite carousel unit testsJohann-S1-1/+3
2019-07-23Switch from QUnit to Jasmine.Johann-S1-65/+53
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR1-4/+4
2019-05-08improve build plugin script to keep file nameJohann-S1-2/+2
2019-04-01karma.conf.js: switch to `CI === true`. (#28588)XhmikosR1-1/+1
2019-03-18Add back support for IE 11Johann-S1-3/+6
2019-03-11Comply to the new rules.XhmikosR1-2/+2
2019-02-26karma.conf.js: minor simplification.XhmikosR1-6/+8
2019-02-26remove tests for old jQuery 1.9.x compatibilityJohann-S1-2/+2
2019-02-26move util in a util folder with the sanitizerJohann-S1-9/+18
2019-02-20chore(update): bump to 4.1.3Johann-S1-4/+4
2019-02-20fix(manipulator): increase coverage for manipulatorJohann-S1-0/+10
2019-02-20refactor(polyfill): a file for polyfillsJohann-S1-2/+4
2019-02-20fix(data): increase coverage for dataJohann-S1-4/+14
2019-02-20fix chores karmaJohann-S1-0/+4
2019-01-17use absolute path to output lcov file for coveralls (#28075)Johann-S1-1/+2
2019-01-15tests: use jQuery from node_modules. (#28059)XhmikosR1-6/+3
2018-12-14Make use of the package.json `version_short` property more.XhmikosR1-2/+4
2018-10-29update our coverage required for branches and functionsJohann-S1-2/+2
2018-10-20swipe left/right without hammerjsJohann-S1-6/+5
2018-10-20Add touch support in our carousel with HammerJS.Johann-S1-6/+11
2018-09-18docs: use the bundle dist file.XhmikosR1-1/+1
2018-09-13refactor karma config in one fileJohann-S1-65/+128
2018-07-11Reorganize docs for easier deploysMark Otto1-2/+2
2018-05-22chore(deps): update qunit and karma-qunitJohann-S1-0/+5
2018-04-10v4 improve coverage (#25945)Johann-S1-4/+4
2018-03-21Remove the local jquery-1.9.1.min.js.XhmikosR1-1/+1
2018-03-21throw error when coverage is under our thresholdsJohann-S1-6/+5
2018-03-13Add Sinon to do better unit testJohann-S1-1/+2
2018-03-05add code coverageJohann-S1-5/+22
2018-01-11Clean up and tweak ESLint rules.XhmikosR1-2/+1
2017-11-23Allow us to run our unit test on differents jquery versionJohann-S1-0/+55