|
|
70fd243e3b
|
Test setup helper added (#1482)
* signing prefix added
* Minor improvement
* Tests changed
* Successfully tested
* Minor improvements
* Minor improvements
* Revert "Dangling commas are now required. (#1359)"
This reverts commit a6889776f4.
* updates
* fixes #1404
* approve failing test
* suggested changes done
* ISafeERC20 removed
* conflict fixes
* fixes #1205
* minor change
* suggested changes
* reviewed changes
* final update
|
2018-12-07 13:32:48 -03:00 |
|
|
|
b0da0fded0
|
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363)
* Replaced assertJump, assertRevert and expectThrow with shouldFail.
* Fixed linter errors.
* Fixed typo.
* Made the helpers async.
|
2018-10-09 16:23:55 -03:00 |
|
|
|
58a42443df
|
added a test helper with common constants (#1400)
* signing prefix added
* Minor improvement
* Tests changed
* Successfully tested
* Minor improvements
* Minor improvements
* Revert "Dangling commas are now required. (#1359)"
This reverts commit a6889776f4.
* updates
* fixes #1206
|
2018-10-09 15:46:09 -03:00 |
|
|
|
af42c39e6c
|
Improves Ownable events (#1397)
* signing prefix added
* Minor improvement
* Tests changed
* Successfully tested
* Minor improvements
* Minor improvements
* Revert "Dangling commas are now required. (#1359)"
This reverts commit a6889776f4.
* updates
* fixes #1392
* event tests added
* constructor event added
|
2018-10-09 13:32:45 -03:00 |
|
|
|
616124e37c
|
Update modifiers to call public view functions (#1277)
* Update modifiers to call public view functions.
Fixes #1179.
* remove isMinter
* fix is owner call
* fix isOpen
* Remove unnecessary solium disable
|
2018-09-06 11:38:29 -03:00 |
|
|
|
4fb9bb7020
|
Minor test style improvements (#1219)
* Changed .eq to .equal
* Changed equal(bool) to .to.be.bool
* Changed be.bool to equal(bool), disallowed unused expressions.
|
2018-08-22 16:05:18 -03:00 |
|
|
|
ba85aef95e
|
Renamed behaviour to behavior. (#1151)
|
2018-08-03 14:41:54 -03:00 |
|