|
|
567b773242
|
Prefer const in test files (#1117)
* Removed all instances of var.
* Sorted eslintrc rules.
* Made eslint rule severity explicit.
* Now prefering const over let.
|
2018-07-26 13:25:10 -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 |
|
|
|
6a7114fdb4
|
Bouncer contract implementation (#883)
* feat: implement bouncer contracts
* fix: rename Bouncer to SignatureBouncer
|
2018-04-17 11:36:24 -03:00 |
|