Anki/ts/lib
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
..
bridgecommand.ts Add bridgeCommand helper function 2021-01-26 01:25:54 +01:00
BUILD.bazel disable Jest tests on Windows again 2021-04-12 15:39:46 +10:00
cards.ts Add gatherByQueue and gatherByCtype methods 2021-01-04 14:04:51 +01:00
genfluent.py allow js to request specific i18n modules 2021-03-26 21:43:36 +10:00
i18n_helpers.ts allow js to request specific i18n modules 2021-03-26 21:43:36 +10:00
nightmode.ts initial Bazel conversion 2020-11-01 14:26:58 +10:00
postrequest.ts show actual error when graphData fails 2021-01-29 14:39:05 +10:00
proto.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
time.test.ts add naturalWholeUnit() and basic tests to lib/time.ts 2021-04-12 14:42:06 +10:00
time.ts add naturalWholeUnit() and basic tests to lib/time.ts 2021-04-12 14:42:06 +10:00
typing.ts initial Bazel conversion 2020-11-01 14:26:58 +10:00