aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/ether_token.ts
Commit message (Expand)AuthorAgeFilesLines
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-111-3/+5
|\
| * Fix linter errorsLeonid Logvinov2018-05-111-1/+1
| * Remove unused deployer docs configsLeonid Logvinov2018-05-101-2/+2
| * Fix linter issuesLeonid Logvinov2018-05-101-1/+1
| * Remove deployer from metacoin and contract testsLeonid Logvinov2018-05-101-3/+5
* | Fix tslint errorsFabio Berger2018-05-101-1/+1
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-3/+3
|/
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-4/+4
* Add sol-cover implementationLeonid Logvinov2018-03-121-3/+2
* Make an RPC constructor param implicitLeonid Logvinov2018-01-301-1/+1
* Use an enum for contract nameLeonid Logvinov2018-01-301-1/+2
* Remove promisified web3 functions from testsLeonid Logvinov2018-01-301-14/+8
* Remove truffle from testsLeonid Logvinov2018-01-301-6/+5
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-6/+3
* Remove truffle from UnlimitedAllowanceTokenV2 testsLeonid Logvinov2018-01-301-2/+1
* Remove truffle from MultiSigWalletWithTimeLockExceptRemoveAuthAddr testsLeonid Logvinov2018-01-301-1/+1
* Remove truffle from Ether Token testsLeonid Logvinov2018-01-301-12/+24
* Remove truffle from tokenTransferProxy testsLeonid Logvinov2018-01-301-0/+124