| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ERC1046 | ||
| Counters.test.js | ||
| ERC20Migrator.test.js | ||
| ERC20Snapshot.test.js | ||
| SignatureBouncer.test.js | ||
| SignedSafeMath.test.js | ||
| TokenVesting.test.js |
* Add guard to ERC20Migrator migrate function * Add tests for premature migration in ERC20Migrator These tests apply to the new guard condition, but they don't fail without it, since the functions revert anyway. They are added for completeness and to ensure full code coverage. * Use context block around premature migration tests We should use context blocks for situational details and describe for features or functions.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ERC1046 | Loading commit data... | |
| Counters.test.js | Loading commit data... | |
| ERC20Migrator.test.js | Loading commit data... | |
| ERC20Snapshot.test.js | Loading commit data... | |
| SignatureBouncer.test.js | Loading commit data... | |
| SignedSafeMath.test.js | Loading commit data... | |
| TokenVesting.test.js | Loading commit data... |