Commit graph

9 commits

Author SHA1 Message Date
Luna D.
34d45b4197 Use prettier for JS formatting 2024-07-05 21:48:17 -04: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
Luna D
516b35f2fd
added spec coverage for disableEl/enableEl 2023-05-28 16:21:57 +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
a9de6e2d66
fix coverage for dom utils 2023-05-18 12:52:17 +02:00
SeinopSys
0628eb0c23
convert array, dom and tag utils to typescript 2023-05-18 12:50:16 +02:00
David Joseph Guzsik
997d6e0cb5
Add JS utility unit tests with Jest (#144) 2022-01-31 14:28:38 -05:00