Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-07 | Reorganize tests (#2332) | 1 | -195/+0 | ||
2023-01-31 | Re-run prettier after changes | 1 | -9/+1 | ||
2022-12-31 | [jest] fix and improve hooks (#1689) | 1 | -0/+127 | ||
- wait for async hooks to complete before running tests - add support for `done(err)` callbacks in hooks fixes #1688 | |||||
2022-12-21 | fix jest hooks in bun-test (#1639) | 1 | -0/+76 | ||
* fix(jest) fix broken jest hooks * add tests |