aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/assertions.ts
Commit message (Expand)AuthorAgeFilesLines
* Update file structureAmir Bandeali2018-06-301-108/+0
* Change getTransactionReceipt to awaitTransactionMinedAmir Bandeali2018-06-301-1/+1
* Update expectRevertReasonOrAlwaysFailingTransactionAsync to check status codesAlex Browne2018-06-301-6/+35
* Expect RevertReason be passed in, not stringFabio Berger2018-06-261-1/+5
* Update core tests to actually check revert messageFabio Berger2018-06-211-0/+12
* Add Async suffix to relevant assertionsAlex Browne2018-06-071-9/+9
* Fix linter errorsAlex Browne2018-06-071-0/+29
* Update more things to work with both Geth and GanacheAlex Browne2018-06-071-22/+14
* Small fixes and cleanupAlex Browne2018-06-071-4/+2
* Throw in web3-wrapper when rawCallResult is '0x'Alex Browne2018-06-071-0/+12
* Update more tests to pass on GethAlex Browne2018-06-071-0/+12
* Replace constant.REVERT test assertions with expectRevertOrAlwaysFailingTrans...Alex Browne2018-06-071-2/+2
* Update code after rebaseAlex Browne2018-06-071-0/+20