Skip to content

Conversation

@Mpdreamz
Copy link
Member

@Mpdreamz Mpdreamz commented Sep 18, 2018

When we do our response testing in the API integration tests only.

This changes the way assertions are executed though, reporting on all ALL the failures.
Since we do quite a few assertions in a single method this would become noisy so we hack the message to only include the first failure as before

… response body Should() assertions. This changes the way assertions are executed though, reporting on all ALL the failures. Since we do quite a few assertions in a single method this would become noisy so we hack the message to only include the first failure as before
@Mpdreamz
Copy link
Member Author

@russcam @codebrain using my discretion to pull this

@Mpdreamz Mpdreamz merged commit df95930 into 6.x Sep 18, 2018
Mpdreamz added a commit that referenced this pull request Sep 18, 2018
… response body Should() assertions. This changes the way assertions are executed though, reporting on all ALL the failures. Since we do quite a few assertions in a single method this would become noisy so we hack the message to only include the first failure as before (#3408)

(cherry picked from commit df95930)
Mpdreamz added a commit that referenced this pull request Sep 18, 2018
… response body Should() assertions. This changes the way assertions are executed though, reporting on all ALL the failures. Since we do quite a few assertions in a single method this would become noisy so we hack the message to only include the first failure as before (#3408)

(cherry picked from commit df95930)
@Mpdreamz
Copy link
Member Author

ported to master and 5.x

@Mpdreamz Mpdreamz deleted the improvement/test-assertions branch September 18, 2018 10:57
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