egg-mock icon indicating copy to clipboard operation
egg-mock copied to clipboard

Mock library for egg testing.

Results 7 egg-mock issues
Sort by recently updated
recently updated
newest added

mock server need to be started after app ready, be cause router plugin are run in beforeHook, now I can't do the api test, even the buildin unit test are...

##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows...

##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows...

##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows...

i use app.httpRequest().get(url).set('content-type', 'application/json'), there is a error when i am running the test script

##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [x] commit message follows commit...

enhancement

## Summary by CodeRabbit - **Chores** - Updated Node.js version to include the latest release. - Upgraded various dependencies to enhance performance and compatibility.