XhmikosR
|
a56bf1de9f
|
Minor ESLint rules cleanup (#32904)
|
2021-01-28 11:34:20 +02:00 |
|
XhmikosR
|
37f2c04c5f
|
Clean up lint rules (#30721)
* Remove unneeded rule suppression
* Format tests/unit/.eslintrc.json
* build/.eslintrc.json: add strict for consistency
|
2020-05-04 19:32:09 +03:00 |
|
XhmikosR
|
577bf8b14d
|
Rename "js/tests/units" to "js/tests/unit". (#29503)
|
2019-10-09 01:27:43 +03:00 |
|
Johann-S
|
233f3fb1ce
|
rewrite tab unit tests
|
2019-07-23 14:23:50 +02:00 |
|
XhmikosR
|
e7657c8bc0
|
Remove the unicorn/filename-case rule suppression.
|
2019-05-08 17:26:37 +03:00 |
|
XhmikosR
|
105687ac4a
|
Update eslint config for the new xo rules.
|
2019-04-10 15:18:57 +03:00 |
|
XhmikosR
|
5bcd6a29cd
|
Disable a few rules for now.
|
2019-03-11 17:01:28 +02:00 |
|
XhmikosR
|
44e6abcba5
|
Switch to eslint-config-xo and eslint-plugin-unicorn.
|
2019-03-11 17:01:28 +02:00 |
|
Johann-S
|
8a37045b79
|
move util in a util folder with the sanitizer
|
2019-02-26 13:04:04 +02:00 |
|
Johann-S
|
096413a994
|
fix(selector-engine): increase coverage for selector engine
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
0b719e065c
|
fix(data): increase coverage for data
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
2b78078779
|
fix(data): do not use data object in our unit tests
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
9f9712b98c
|
Add Manipulator object to add shortcuts for dom manipulations
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
44f38e4128
|
Rewrite carousel without jquery
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
0b16c8c6d9
|
alert without jquery
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
fa03289d13
|
avoid console call in our unit tests (#27790)
|
2018-12-06 10:51:35 +02:00 |
|
Johann-S
|
16cf76ff1a
|
Create toast JS plugin, add unit tests.
|
2018-11-13 08:47:32 +02:00 |
|
Johann-S
|
caefd70463
|
Add touch support in our carousel with HammerJS.
|
2018-10-20 15:32:09 +03:00 |
|
Johann-S
|
0871d69ec9
|
v4 improve coverage (#25945)
* Improve code coverage for our Button plugin
* improve coverage for our Alert plugin
* test tooltip update method
* test update and dispose for dropdown
* increase code coverage requirements
|
2018-04-10 09:28:29 +02:00 |
|
XhmikosR
|
875ed0b975
|
Clean up globals.
Also, add a missing license header in build/workbox.js.
|
2018-04-09 22:44:22 +03:00 |
|
Johann-S
|
fd57d371f8
|
fix bundle and run test against it
|
2018-03-29 21:21:31 -07:00 |
|
Johann-S
|
4d5c5923fa
|
Add Sinon to do better unit test
|
2018-03-13 15:37:11 +01:00 |
|
XhmikosR
|
6d336502c7
|
Clean up and tweak ESLint rules.
Also, refactor ESLint and stylelint config files; now everything will work from our root dir.
|
2018-01-11 18:48:46 +02:00 |
|