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

print out the failed tests after the summary #554

Merged
merged 6 commits into from Aug 22, 2019
Merged

Commits on Aug 8, 2019

  1. Copy the full SHA
    0c9b6b6 View commit details
    Browse the repository at this point in the history
  2. formatting

    oygen87 committed Aug 8, 2019
    Copy the full SHA
    6894720 View commit details
    Browse the repository at this point in the history
  3. fix eslint warning

    oygen87 committed Aug 8, 2019
    Copy the full SHA
    22407cf View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Populate and use TestResult. option to show error.

    use existing model that didnt get populated with test results. only initialized to default values. 
    Show error message underneith aswell, but added option so we can turn it off. 
    but usually we want to know what the error is and not only the name(just like when we run the tests and print out the error, now we see them at the bottom summary too)
    oygen87 committed Aug 9, 2019
    Copy the full SHA
    94f8023 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b10b1ef View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Copy the full SHA
    412fed8 View commit details
    Browse the repository at this point in the history