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

[WIP] Make toThrow matcher pass only if Error-like object is returned from promises #5670

Merged
merged 11 commits into from
Mar 2, 2018
Merged

Commits on Mar 1, 2018

  1. Fix rejects.not matcher

    peterdanis committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    1cca08b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa762c8 View commit details
    Browse the repository at this point in the history
  3. Add test

    peterdanis committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    b34fc0a View commit details
    Browse the repository at this point in the history
  4. Changelog

    peterdanis committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    277f310 View commit details
    Browse the repository at this point in the history
  5. Change instanceof check

    peterdanis committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    756d867 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3aecbe View commit details
    Browse the repository at this point in the history
  7. Add isError fn

    peterdanis committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    ce8e83f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f72840a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b4c519e View commit details
    Browse the repository at this point in the history
  10. Add isError test

    peterdanis committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    294d25e View commit details
    Browse the repository at this point in the history
  11. Update changelog

    peterdanis committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    91b91a4 View commit details
    Browse the repository at this point in the history