Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

test: throw if test contracts fail compilation #633

Merged
merged 2 commits into from
Sep 29, 2020

Conversation

mikeseese
Copy link
Contributor

This a simple improvement that will throw if the test contracts fail compilation. Otherwise, the error gets squashed and you'll get some other " of undefined" error at line 44 when you try to read result.contracts.

@mikeseese mikeseese force-pushed the fix/throw-if-test-contract-fails-compilation branch from 843e190 to b728200 Compare September 22, 2020 20:23
Copy link
Member

@davidmurdoch davidmurdoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A++ PR. Micaiah would be proud!

@davidmurdoch
Copy link
Member

Looks like CI is failing. Will merge if we can get some green 🙂

@coveralls
Copy link

Coverage Status

Coverage remained the same at 82.697% when pulling b164f5a on fix/throw-if-test-contract-fails-compilation into 95101d7 on develop.

@mikeseese
Copy link
Contributor Author

alright tests are passing @davidmurdoch

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants