Commit graph

24 commits

Author SHA1 Message Date
Luna D.
34ff8abb36
Merge remote-tracking branch 'origin/master' into redesign 2024-06-06 22:55:50 +02:00
Luna D.
44e99997e0
Merge commit '974d2109e2afbc066a2470ddea3f1c5e3ad44945' into redesign 2024-06-06 22:11:43 +02:00
Luna D.
97577db065
port staffhider to ts, eslint --fix, new fp 2024-06-04 21:13:31 +02:00
Luna D.
0877ac685b
document and optimize 2024-06-03 23:43:51 +02:00
Liam
c0ddf55b48 Add lex stage with intermediate result generation 2024-05-28 23:32:48 -04:00
Eliot Partridge
65da36369d
Pause spoilered videos on image pages, unpause on unspoiler (#259)
* Pause spoilered videos on image pages, unpause on unspoiler

* Add test

* Fix comment
2024-05-14 21:32:45 -04:00
Luna D.
70cde5d4b2
import mockinstance 2024-05-01 09:26:01 +02:00
David Joseph Guzsik
5643660806
Eliminate chai-dom and restore @testing-library/jest-dom (#244) 2024-04-30 18:20:14 -04:00
David Joseph Guzsik
2417f40d37
Switch jest unit tests to vitest (#243)
* Switch jest unit tests to vitest

* Cleanup vite config after debugging
2024-04-30 20:44:26 +02:00
liamwhite
3590be1429
match_query: unit test and rewrite for TypeScript (#208)
* match_query: unit test and rewrite for TypeScript

* match_query: use new type for parse errors

* match_query: avoid exceptional control flow in date parsing
2024-03-18 08:20:47 -04:00
Liam
a608ff4af8 Add assertion utilities 2024-03-17 16:12:50 -04:00
Luna D
516b35f2fd
added spec coverage for disableEl/enableEl 2023-05-28 16:21:57 +02:00
Luna D
417bb79add
fix build 2023-05-18 14:40:24 +02:00
SeinopSys
efa5092502
remove unused insertBefore function from dom utils 2023-05-18 12:53:23 +02:00
SeinopSys
87f37ab8d4
adjustments based on PR comments 2023-05-18 12:53:22 +02:00
SeinopSys
aade85a0ff
fix coverage for tag utils 2023-05-18 12:53:22 +02:00
SeinopSys
8ca4a99a1c
fix coverage for image utils 2023-05-18 12:53:22 +02:00
SeinopSys
dc2037ee75
fix coverage for draggable utils 2023-05-18 12:53:22 +02:00
SeinopSys
a9de6e2d66
fix coverage for dom utils 2023-05-18 12:52:17 +02:00
SeinopSys
6d85535abd
convert event utils to typescript 2023-05-18 12:50:19 +02:00
SeinopSys
7f744a2a46
convert draggable utils to typescript 2023-05-18 12:50:19 +02:00
SeinopSys
0628eb0c23
convert array, dom and tag utils to typescript 2023-05-18 12:50:16 +02:00
Luna D
30f78e003a
fix lint? 2023-02-18 22:29:19 +01:00
David Joseph Guzsik
997d6e0cb5
Add JS utility unit tests with Jest (#144) 2022-01-31 14:28:38 -05:00