-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(testbed): jest 29, flakiness fixes (#610)
* chore(deps-dev): bump jest to v29 * chore: this doesn't appear to work either * chore: this doesn't appear to work either docs: https://kulshekhar.github.io/ts-jest/docs/getting-started/options/tsconfig#path-to-a-tsconfig-file * chore: neither does this this is probably a typo in the docs but this is what I see in every example: https://kulshekhar.github.io/ts-jest/docs/getting-started/options/tsconfig#path-to-a-tsconfig-file * chore: what about inline options? docs: https://kulshekhar.github.io/ts-jest/docs/getting-started/options/tsconfig#inline-compiler-options * chore(deps-dev): bump jest and ts-jest * fix: attempt at getting jest config right * fix: update snapshots * fix: attempt at making tests less flaky * chore: remove 'testing' env and use standard 'test' also rename setup file accordingly * chore: oops rename config file * chore: explanatory comments * chore(deps-dev): bump @types/jest * chore(deps-dev): bump jest again
- Loading branch information
1 parent
2918c48
commit 8d0af81
Showing
13 changed files
with
1,285 additions
and
1,366 deletions.
There are no files selected for viewing
346 changes: 173 additions & 173 deletions
346
__tests__/cmds/openapi/__snapshots__/index.test.ts.snap
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.