aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/token_transfer_proxy
Commit message (Expand)AuthorAgeFilesLines
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-172-0/+2
* Fix linter errorsLeonid Logvinov2018-05-112-2/+2
* Remove unused deployer docs configsLeonid Logvinov2018-05-102-5/+5
* Fix linter issuesLeonid Logvinov2018-05-102-3/+3
* Remove deployer from metacoin and contract testsLeonid Logvinov2018-05-102-15/+21
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-042-5/+5
* Add sol-cover implementationLeonid Logvinov2018-03-122-6/+4
* Improve an error message when an inorrect number of constructor params is passedLeonid Logvinov2018-02-281-1/+1
* Use the same templates as 0x.jsLeonid Logvinov2018-02-282-8/+16
* Change testsLeonid Logvinov2018-02-072-33/+54
* Make an RPC constructor param implicitLeonid Logvinov2018-01-302-2/+2
* Use an enum for contract nameLeonid Logvinov2018-01-302-3/+5
* Remove truffle from testsLeonid Logvinov2018-01-302-25/+19
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-302-12/+6
* Remove truffle from UnlimitedAllowanceTokenV2 testsLeonid Logvinov2018-01-301-2/+1
* Remove truffle from tokenTransferProxy testsLeonid Logvinov2018-01-302-39/+37
* Remove truffle from tokenTransferProxy testsLeonid Logvinov2018-01-302-0/+193