mockserver-client-node
mockserver-client-node copied to clipboard
MockServer javascript client for browsers, Node.js or any grunt build
**Describe the issue** The expectations are not met. The request is returned instead of a comparison of the two paths. **What you are trying to do** I have a test...
Want to have retrieve requestMatcher method **What you are trying to do** Want to retrive request matcher filed from all active expectation **The solution you'd like** Its already shown in...
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [grunt-ts](https://github.com/TypeStrong/grunt-ts). These dependencies need to be updated together. Updates `lodash` from 2.4.1 to 4.17.21 Release notes Sourced from lodash's releases. 4.0.0 lodash...
Removes [underscore](https://github.com/jashkenas/underscore). It's no longer used after updating ancestor dependency [grunt-ts](https://github.com/TypeStrong/grunt-ts). These dependencies need to be updated together. Removes `underscore` Updates `grunt-ts` from 5.5.1 to 6.0.0-beta.22 Changelog Sourced from grunt-ts's...
I've created `forwardWithCallback()` in the style of `mockWithCallback()`, tried to make as minimal change as possible, could reuse some of the code in `createExpectationWithCallback` but opted to keep it all...
**Describe the issue** When calling retrieveRecordedRequestsAndResponses and trying to out the result from the promise, the data remains unchanged, due to inverted execution code ( classic promise issue ). **What...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 5.0.4. Release notes Sourced from typescript's releases. TypeScript 5.0.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.5.0 to 4.6.0. Release notes Sourced from jasmine-core's releases. 4.6.0 Please see the release notes. Commits f509078 Bump version to 4.6.0 ff237f4 Fixed sass version pinning e42e3d9...
Bumps [grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit) from 4.0.0 to 5.0.0. Release notes Sourced from grunt-contrib-nodeunit's releases. v5.0.0 Changelog 95c40bd Update deps (#78) beb2b27 Update nodeunit x (#75) 47c8bef chore(packages): updating all dev packages because...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7. Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10 Commits [meta] add auto-changelog 0ebf4eb [actions] add reusable workflows e115b63 [eslint] add eslint; rules to enable...