Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chai-http to version 2.0.0 πŸš€ #60

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

πŸš€πŸš€πŸš€

chai-http just published its new version 2.0.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of chai-http – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


The new version differs by 37 commits .

  • 2e71288 Merge pull request #71 from keithamus/npm-scripts
  • 9adfb74 refactor to use npm scripts over makefile
  • 3db5545 Merge pull request #70 from BigstickCarpet/browser-support
  • b3fbcc1 Added documentation for using Chai HTTP on a web page, including certain functionality that is not supported in browsers, or which behaves differently.
  • e20a657 Added a test for.header()with a regular expression
  • 6a5000c Merge pull request #69 from BigstickCarpet/fix-broken-tests
  • 3df4dec Got all tests passing in both Node and web browsers. Separated tests that are specific to Node or browsers
  • 80088d0 Modified theTestAgentclass to work in both Node and web browsers.
  • 1c5194f Modified assertions to work for both Node and web browsers
  • 644a37e Added abundlescript that uses Browserify to create a version of chai-http that runs in web browsers
  • 567c2da Fixed two failing tests. Theparammethod wasn't working when called without a value (e.g.expect(req).to.have.param('orderby'))
  • 4535ce1 Merge pull request #42 from studstill/master
  • 33bd471 Update README.md
  • 7e1a9a4 Enable autodeploy via .travis.yml
  • 956899f Merge pull request #38 from inukshuk/patch-1

There are 37 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚑

@imawh imawh closed this Mar 1, 2016
@imawh imawh deleted the greenkeeper-chai-http-2.0.0 branch March 1, 2016 07:59
@jniles jniles restored the greenkeeper-chai-http-2.0.0 branch March 1, 2016 08:14
@jniles jniles deleted the greenkeeper-chai-http-2.0.0 branch March 1, 2016 08:15
jniles added a commit that referenced this pull request Mar 1, 2016
This commit reverts PR #60, which broke all out integration tests due to
changes in how chai-http handles errors.
jniles referenced this pull request in jniles/bhima Jan 6, 2017
This commit changes the patient search to send the username back in the
`find()` method.

Closes #60.
jniles referenced this pull request in jniles/bhima Jan 7, 2017
This commit changes the patient search to send the username back in the
`find()` method.

Closes #60.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants