Anki/ts/html-filter
Damien Elmes c891f45ed9 add Jest for TS unit tests
@hgiesel the reason no files were being found is because Jest ignores
symlinks by default. The Bazel example includes a patch we can use
to work around it, and Jest plan to add symlink support in a future
update.

https://github.com/bazelbuild/rules_nodejs/blob/stable/examples/jest/patches/jest-haste-map%2B24.9.0.patch

https://github.com/facebook/jest/pull/9351
2021-03-28 19:41:20 +10:00
..
BUILD.bazel add Jest for TS unit tests 2021-03-28 19:41:20 +10:00
element.ts Satisfy formatter 2021-03-28 19:41:20 +10:00
helpers.ts Move html-filter into its own directory 2021-03-28 19:41:20 +10:00
index.test.ts add Jest for TS unit tests 2021-03-28 19:41:20 +10:00
index.ts Move html-filter into its own directory 2021-03-28 19:41:20 +10:00
node.ts Move html-filter into its own directory 2021-03-28 19:41:20 +10:00
styling.ts Move html-filter into its own directory 2021-03-28 19:41:20 +10:00