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 quality-of-life updates #354

Merged
merged 1 commit into from
Jan 2, 2019
Merged

Test quality-of-life updates #354

merged 1 commit into from
Jan 2, 2019

Conversation

sc1f
Copy link
Contributor

@sc1f sc1f commented Dec 31, 2018

  • Add the following flags to the test script:
    • --bail: quits after the first test suite failure
    • --debug: preserves all console statements
  • Make order of expect().toEqual() in Perspective.js tests consistent.

@texodus
Copy link
Member

texodus commented Jan 2, 2019

Thanks for the PR!

The mixed-up expect() order was especially annoying - very nice to see this finally fixed!

@texodus texodus merged commit 477cf8e into master Jan 2, 2019
@texodus texodus deleted the test_refactor branch January 2, 2019 04:12
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.

2 participants