aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/.eslintrc.json
AgeCommit message (Expand)AuthorFilesLines
2023-03-29Tweak and re-organize ESLint config (#38369)XhmikosR1-13/+0
2021-08-30Move a few ESLint rules where they are needed.XhmikosR1-0/+5
2021-01-28Minor ESLint rules cleanup (#32904)XhmikosR1-11/+3
2020-05-04Clean up lint rules (#30721)XhmikosR1-1/+3
2019-10-09Rename "js/tests/units" to "js/tests/unit". (#29503)XhmikosR1-0/+14
2019-07-23rewrite tab unit testsJohann-S1-62/+0
2019-05-08Remove the `unicorn/filename-case` rule suppression.XhmikosR1-1/+0
2019-04-10Update eslint config for the new xo rules.XhmikosR1-1/+4
2019-03-11Disable a few rules for now.XhmikosR1-1/+4
2019-03-11Switch to eslint-config-xo and eslint-plugin-unicorn.XhmikosR1-18/+30
2019-02-26move util in a util folder with the sanitizerJohann-S1-0/+1
2019-02-20fix(selector-engine): increase coverage for selector engineJohann-S1-1/+2
2019-02-20fix(data): increase coverage for dataJohann-S1-0/+1
2019-02-20fix(data): do not use data object in our unit testsJohann-S1-1/+0
2019-02-20Add Manipulator object to add shortcuts for dom manipulationsJohann-S1-1/+2
2019-02-20Rewrite carousel without jqueryJohann-S1-1/+2
2019-02-20alert without jqueryJohann-S1-1/+2
2018-12-06avoid console call in our unit tests (#27790)Johann-S1-1/+1
2018-11-13Create toast JS plugin, add unit tests.Johann-S1-1/+2
2018-10-20Add touch support in our carousel with HammerJS.Johann-S1-1/+3
2018-04-10v4 improve coverage (#25945)Johann-S1-1/+3
2018-04-09Clean up globals.XhmikosR1-4/+4
2018-03-29fix bundle and run test against itJohann-S1-1/+2
2018-03-13Add Sinon to do better unit testJohann-S1-0/+1
2018-01-11Clean up and tweak ESLint rules.XhmikosR1-0/+33