mediawiki-skins-Vector/tests/jest
Jon Robson 2499e834bb Remove Eslint disable and TypeScript ignore rules, bump coverage
Follow up to 87dd101a
* bump coverage to reflect improved test state
* remove ts-ignore statements
* Drop eslint-disable-next-line compat/compat rules in ES6 code
* Drop TypeScript checking on Jest files
* Identifies an existing usage of ES7 includes method in place
where ES6 browsers need to be supported.
* Update App.vue booleans to default to false. Note this doesn't
impact our usage of the search app as we always pass these values
in.
* Drop unused eslintEs6.json configuration file

Change-Id: Ib6f1ef77bf4e27ecdcc54b5fb963818437f8195c
2023-04-13 00:20:44 +00:00
..
__mocks__ Limited width toggle 2022-11-01 16:29:43 +00:00
__snapshots__ Eslint: Modernize tests for ES6 2023-04-11 23:18:38 +00:00
skins.vector.es6 Remove Eslint disable and TypeScript ignore rules, bump coverage 2023-04-13 00:20:44 +00:00
skins.vector.js Remove Eslint disable and TypeScript ignore rules, bump coverage 2023-04-13 00:20:44 +00:00
AB.test.js Merge skins.vector.es6 into skins.vector.js 2023-04-11 23:18:46 +00:00
App.test.js Remove Eslint disable and TypeScript ignore rules, bump coverage 2023-04-13 00:20:44 +00:00
deferUntilFrame.test.js Merge skins.vector.es6 into skins.vector.js 2023-04-11 23:18:46 +00:00
fetch.test.js Eslint: Modernize tests for ES6 2023-04-11 23:18:38 +00:00
instrumentation.test.js search: Remove unused generateUrl() function 2022-12-06 13:35:45 +01:00
pinnableElement.test.js Remove Eslint disable and TypeScript ignore rules, bump coverage 2023-04-13 00:20:44 +00:00
restSearchClient.test.js Eslint: Modernize tests for ES6 2023-04-11 23:18:38 +00:00
stickyHeader.test.js Merge skins.vector.es6 into skins.vector.js 2023-04-11 23:18:46 +00:00
tableOfContents.test.js Remove Eslint disable and TypeScript ignore rules, bump coverage 2023-04-13 00:20:44 +00:00
urlGenerator.test.js search: Remove unused generateUrl() function 2022-12-06 13:35:45 +01:00
userLinks.test.js Add snapshot class to sticky header tests 2022-05-12 10:51:43 -05:00
userLinksData.js Drop unused template and associated code 2023-03-09 10:53:33 -08:00