Anki/ts/html-filter
Damien Elmes 26ac64526c disable Jest tests on Windows again
It looks like the templated_args change only masked the error last time;
Jest seems broken on Windows with both the patched .24 version, latest
stable, and the new beta version too, presumably because symlinks are
being handled differently on Windows somehow. It might be possible to
hack around the issue by patching the following file, but I'm not sure:

https://github.com/facebook/jest/blob/master/packages/jest-haste-map/src/crawlers/node.ts
2021-04-12 15:39:46 +10:00
..
BUILD.bazel disable Jest tests on Windows again 2021-04-12 15:39:46 +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