- #61 Upgrade unexpected to version 11.15.1 (depfu[bot])
- #60 Upgrade eslint-config-standard to version 16.0.1 (depfu[bot])
- #58 Upgrade eslint-config-standard to version 15.0.0 (depfu[bot])
- #57 Upgrade unexpected to version 11.15.0 (depfu[bot])
- #56 Upgrade prettier to version 2.1.0 (depfu[bot])
- #55 Upgrade eslint-plugin-mocha to version 8.0.0 (depfu[bot])
- #52 Upgrade eslint-plugin-mocha to version 7.0.0 (depfu[bot])
- #51 Upgrade eslint to version 7.0.0 (depfu[bot])
- #50 Upgrade jest to version 26.0.1 (depfu[bot])
- #49 Upgrade unexpected to version 11.14.0 (depfu[bot])
- #46 Upgrade unexpected to version 11.13.0 (depfu[bot])
- #45 Upgrade jest to version 25.1.0 (depfu[bot])
- #44 Upgrade mocha to version 7.0.0 (depfu[bot])
- #43 Upgrade unexpected to version 11.12.1 (depfu[bot])
- #42 Upgrade eslint-plugin-node to version 11.0.0 (depfu[bot])
- #41 Upgrade unexpected to version 11.12.0 (depfu[bot])
- #40 Upgrade nyc to version 15.0.0 (depfu[bot])
- #39 Upgrade unexpected to version 11.11.0 (depfu[bot])
- #38 Upgrade unexpected to version 11.10.0 (depfu[bot])
- #37 Upgrade unexpected to version 11.9.0 (depfu[bot])
- #36 New version of unexpected (11.8.1) broke the build (depfu[bot])
- #35 Upgrade eslint-plugin-node to version 10.0.0 (depfu[bot])
- #34 Upgrade eslint-config-standard to version 14.0.0 (depfu[bot])
- #32 Upgrade unexpected-mitm to version 13.0.0 (depfu[bot])
- Add CHANGELOG.md + offline-github-changelog integration (Andreas Lind)
- Sanitize .prettierignore (Andreas Lind)
- Remove conditional from npm run test-jest now that we're node.js 10+ (Andreas Lind)
- Also check *.json with prettier (Andreas Lind)
- Update prettier to ~2.2.0 (Andreas Lind)
- +8 more
- #30 Upgrade unexpected-http to version 7.0.0 (depfu[bot])
- #29 Upgrade nyc to version 14.0.0 (depfu[bot])
- Drop node.js 6 support (semver-major) (Andreas Lind)
- Update eslint-plugin-import to ^2.17.3 (Andreas Lind)
- Update eslint to version 6.0.0 (depfu[bot])
- #26 Upgrade mocha to version 6.0.0 (depfu[bot])
- #25 Upgrade jest to version 24.0.0 (depfu[bot])
- #23 Upgrade eslint-plugin-prettier to version 3.0.0 (depfu[bot])
- Fix a rather tricky race within httpception. (Alex J Burke)
- Move the coveralls submission to the after_success hook in .travis.yml (Andreas Lind)
- npm run {travis => ci} (Andreas Lind)
- Travis: Also build with node 10 and latest, drop 9 (Andreas Lind)
- expect.clone() before installing plugins (Andreas Lind)
- +1 more
- #22 Upgrade nyc to version 13.0.1 (depfu[bot])
- #16 Upgrade prettier to version 1.13.2 (depfu[bot])
- Update unexpected-mitm to ^12.0.0 (Andreas Lind)
- Remove unused eslint-config-onelint dependency (Andreas Lind)
- Drop node.js 4 support (Andreas Lind)
- Upgrade eslint-config-pretty-standard to version 2.0.0 (depfu[bot])
- Switch to ^ version ranges, add .npmrc (Andreas Lind)
- +12 more
- #7 Rewrite using unexpected-mitm mocker (Alex J Burke)
- Update author's email (Andreas Lind)
- Increase the "regular" mocha timeout too, since a test just failed in node.js 6 as well (Andreas Lind)
- Increase timeout for integration tests from 10 to 30 seconds (Andreas Lind)
- Update jest to ^22.4.2 (Andreas Lind)
- Update unexpected-mitm to ^10.2.1 (Andreas Lind)
- Add vscode launch configuration for running the test suite (Andreas Lind)
- Travis: Test with node.js 8 and 9 (Andreas Lind)
- #6 Reintroduce coverage collection on integration-tests (Gustav Nikolaj Olsen)
- #5 Jest afterEach bug (Gustav Nikolaj Olsen)
- #4 Start testing against jest too (Gustav Nikolaj Olsen)
- Travis: Don't run "npm install -g npm && npm cache clean" before installing (Gustav Nikolaj Olsen)
- update unexpected to 10.30.0 (inspects arrow fn properly) (Gustav Nikolaj Olsen)
- Disable the footgun protection of unexpected-mitm's child expect. (Andreas Lind)
- Don't list unexpected as a dev dep as well. (Andreas Lind)
- Update unexpected to ^10.27.0 and unexpected-mitm to ^10.0.0 (Andreas Lind)
- adjust error mode and do not wrap non http exchange related errors (#2) (Gustav Nikolaj)
- Avoid creating a new promise each time more traffic is queued up (Andreas Lind)
- Disable the footgun protection of unexpected-mitm's child expect. (Andreas Lind)
- Don't list unexpected as a dev dep as well. (Andreas Lind)
- Update unexpected to ^10.27.0 and unexpected-mitm to ^10.0.0 (Andreas Lind)
- Test that we throw when an unsupported property name is passed. (Andreas Lind)
- Update unexpected-mitm to 9.5.0. (Andreas Lind)
- Whoa, we still support node.js 4 (Andreas Lind)
- Add "external" tests (Andreas Lind)
- Fix typo in test description. (Andreas Lind)
- Add README badges. (Andreas Lind)
- Add more tests. (Andreas Lind)
- Don't require the promise factory to return a promise (Andreas Lind)
- Allow queueing up HTTP traffic before eventually running a promise factory. (Andreas Lind)
- Add nyc, Travis, coveralls, eslint integration + a few tests. (Andreas Lind)
- +1 more
- Update unexpected-mitm to 9.4.0. (Andreas Lind)
- Update to unexpectedjs/unexpected-mitm#d933230dd7bad8dd4d421dd35cfe7ccc328eb1ec (Andreas Lind)
- Update unexpected-mitm to unexpectedjs/unexpected-mitm#75effaf26493bca08aabba6ee7131e861cee664b (current tip of the feature/allowPushingMoreMocks branch) (Andreas Lind)
- Delay afterEach registration as much as possible. (Andreas Lind)
- Remove misleading comment. (Andreas Lind)
- Update README.md (Andreas Lind)
- Switch to Unexpected ^10.22.0 now that notifyPendingPromise is exposed. (Andreas Lind)
- Update README.md (Andreas Lind)
- Allow calling httpception multiple times during a test, thus queuing up more mocks for the test. (Andreas Lind)
- Switch to unexpectedjs/unexpected-mitm#feature/allowPushingMoreMocks (Andreas Lind)
- Fix typo in README. (Andreas Lind)
- Add a README. (Andreas Lind)