Use node test runner (#1845)

## Checklist
use `node --test` instead of `jest`
See: https://github.com/koajs/koa/issues/1837#issuecomment-2323002820

- [X] I have ensured my pull request is not behind the main or master
branch of the original repository.
- [X] I have rebased all commits where necessary so that reviewing this
pull request can be done without having to merge it first.
- [X] I have written a commit message that passes commitlint linting.
- [X] I have ensured that my code changes pass linting tests.
- [X] I have ensured that my code changes pass unit tests.
- [X] I have described my pull request and the reasons for code changes
along with context if necessary.
This commit is contained in:
Vlad Sirenko
2024-10-27 20:04:24 -07:00
committed by GitHub
parent 988ebec9b4
commit ce6b3b6eee
79 changed files with 170 additions and 3156 deletions

3083
package-lock.json generated

File diff suppressed because it is too large Load Diff