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

V6 #228

Merged
merged 122 commits into from
Jan 18, 2018
Merged

V6 #228

merged 122 commits into from
Jan 18, 2018

Conversation

wheresrhys
Copy link
Owner

No description provided.

ianwcarlson and others added 10 commits December 10, 2017 16:32
Why:
* To provide to ability to override the response for a given matcher

How:
* Added logic to check for duplicate matchers when adding them. If a
  duplicate is found, then delete the old one and add the new one.
* Added unit tests to verify overriding behavior for string, regex,
  and function matchers.
* Removed the test for falling-back to previous matcher because it
  directly conflicts with the overriding feature.
* Modified the route name creation to include the method so that
  GET and POST mocks don't register as the same matcher
* Refactored compile-route.js to provide two named exports
…o v6

* 'master' of https://github.com/wheresrhys/fetch-mock:
  Circleci (#245)
  shift build
  Update ISSUE_TEMPLATE
  Update README.md
  badge formatting
  bithound badges
  Update README.md
  improved docs for filtering
  correct throws documentation
  update docs
  link to upgrade guide
  v6 docs
  Update README.md
  add code climate badge
  weird character making h2 appear as paragraph (#230)
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 676bf54 on v6 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling d05bf72 on v6 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 0b36e83 on v6 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling d6584a9 on v6 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 6d2e733 on v6 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 054b5ec on v6 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling a8df299 on v6 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling b601a6e on v6 into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling e1d1e46 on v6 into ** on master**.

@wheresrhys wheresrhys merged commit f6b027d into master Jan 18, 2018
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling e1d1e46 on v6 into ** on master**.

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

4 participants