|
|
20cf885430
|
No longer assigning awaits to temporary variables. (#1216)
|
2018-08-17 16:10:40 -03:00 |
|
|
|
9aa30e1960
|
Add Modulo operation for getting the quotient (#915)
* Add Modulo operation for getting the quotient
* Improved modulo tests and implementation.
* Removed assertion.
|
2018-08-13 17:40:48 -03:00 |
|
|
|
c9e91586e7
|
feat: use require in SafeMath (#1187)
* feat: use require in SafeMath
* fix: grammar with revert
|
2018-08-10 15:41:06 -03:00 |
|
|
|
a3e02be459
|
Initialize MAX_UINT more neatly (#1166)
Use 2 ^ 256 - 1 instead that huge constant value.
|
2018-08-08 06:58:04 -03:00 |
|
|
|
67b67b791e
|
Changed before for beforeAll, refactored Bouncer tests. (#1094)
* Changed before for beforeAll, refactored Bouncer tests.
* Fixed linter errors.
* fix: updates for SignatureBouncer tests and voucher construction
|
2018-07-20 12:25:40 -03:00 |
|
|
|
cea2a85a42
|
Remove Babel (#1074)
* Test helpers no longer rely on Babel.
* Behaviours are no longer imported.
* Removed Babel dependency.
* Fixed linter errors.
|
2018-07-18 19:37:16 -03:00 |
|
|
|
bd5f7f5774
|
Fix SafeMath test file (#865)
|
2018-04-03 17:54:48 -03:00 |
|
|
|
f4228f1b49
|
fix: reference contract name rather than filepath (#698)
|
2018-01-25 11:52:51 -03:00 |
|
|
|
b925b2dae6
|
Organize test files following contracts folders structure
|
2018-01-16 13:03:35 -03:00 |
|