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

test: add error validation to assert.throws calls #11253

Closed
wants to merge 5 commits into from

Commits on Feb 14, 2017

  1. test: add error validation to assert.throws calls

    Used regular expressions to validate error messages.
    Also added messages (third parameter) to the assert.throws calls.
    ejc-main committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    5056741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ba1c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5049fe6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0f6e1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a20d68e View commit details
    Browse the repository at this point in the history