aboutsummaryrefslogtreecommitdiff
path: root/jest.config.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test: migrate tests from jest to vitestUri Shaked2025-02-111-10/+0
|
* chore(deps): upgrade typescript, jest, eslintUri Shaked2023-01-051-4/+5
| | | | also upgrade related dependencies: ts-node, ts-jest
* test: disable demo project testsUri Shaked2020-08-011-1/+0
| | | | otherwise, node 10 is broken on CI. see jsdom/jsdom#2961 for details.
* test: fix broken test on node 10.xUri Shaked2020-07-161-0/+1
|
* style: reformat jest.config.js with prettierUri Shaked2020-05-261-3/+3
|
* test: use tsconfig.spec.json when running jestUri Shaked2020-03-201-1/+6
| | | | | Also configure tests to fix "Emit skipped" errors in demo project tests, and surpress a warning about esModuleInterop
* Initial commit - project skeletonUri Shaked2019-11-191-0/+4