Nicolás Venturo
ba85aef95e
Renamed behaviour to behavior. ( #1151 )
7 years ago
Nicolás Venturo
4544df47da
All tests now use account names, and dont use accounts[0] (except ERC… ( #1137 )
...
* All tests now use account names, and dont use accounts[0] (except ERC721)
* Added account names to some missing contracts.
7 years ago
Nicolás Venturo
cea2a85a42
Remove Babel ( #1074 )
...
* Test helpers no longer rely on Babel.
* Behaviours are no longer imported.
* Removed Babel dependency.
* Fixed linter errors.
7 years ago
Vittorio Minacori
39370ff690
Adding RBAC Mintable token ( #923 )
...
* added the RBACMintableToken
* added MintedCrowdsale with RBACMintableToken test
* added a mintable behaviour for tests
* moved minting tests in behaviour
* created a minted crowdsale behaviour to be tested with both mintable and rbacmintable token
7 years ago
Facundo Spagnuolo
9f52e94339
Move ERC20 tests to ERC20 custom folder ( #772 )
7 years ago
Facundo Spagnuolo
6ad275befb
Improve ERC20s tests coverage ( #712 )
...
* Improve StandardToken tests coverage
* Improve BasicToken test coverage
* Improve MintableToken test coverage
* Improve BurnableToken test coverage
* Improve PausableToken tests coverage
7 years ago
Matt Condon
f4228f1b49
fix: reference contract name rather than filepath ( #698 )
7 years ago
Facundo Spagnuolo
b925b2dae6
Organize test files following contracts folders structure
7 years ago
Matt Condon
58abd66969
feat: rename all test files to include .test.js postfix
7 years ago
Matt Condon
8662846838
feat: apply eslint --fix across project
7 years ago
Roy Blankman
6d8bb497c8
removing trailing whitespace
7 years ago
Francisco Giordano
36452136f1
add test for finishMinting
8 years ago
SylTi
4fe837704b
Add Transfer event when token is minted to be fully ERC20 compliant &
...
tests
8 years ago
Jorge Izquierdo
a6a2ee2bf1
Merge with master
8 years ago
David Knott
a605f66972
Create and test MintableToken contract
8 years ago