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

Nested before error using wrong test name in error message #3333

Closed
wants to merge 8 commits into from

Commits on Dec 27, 2018

  1. Add test to catch bug

    chinchiheather committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    1b20e92 View commit details
    Browse the repository at this point in the history
  2. Set ctx.currentTest to the next test in the suite when hook errors

    This fixes an error where the error message was displaying the name of the previous test
    chinchiheather committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    fb3ce22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28c7ef3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47fa16d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a387b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a17c9a View commit details
    Browse the repository at this point in the history
  7. Fix bad merge

    chinchiheather committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    de46662 View commit details
    Browse the repository at this point in the history
  8. Fix linting errors

    chinchiheather committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    15655ca View commit details
    Browse the repository at this point in the history