aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/tutorials
Commit message (Collapse)AuthorAgeFilesLines
* Adjust the testsLeonid Logvinov2018-03-021-37/+47
|
* Make tests slightly nicerLeonid Logvinov2018-03-021-16/+23
|
* Remove onlyLeonid Logvinov2018-03-021-1/+1
|
* Don't pass tokenGet and tokenGive because we can get them from 0x orderLeonid Logvinov2018-03-021-3/+1
|
* Fix a typoLeonid Logvinov2018-03-021-2/+2
|
* Fix the commentLeonid Logvinov2018-03-021-1/+1
|
* Remove false-positive linter failure because of chai-as-pronmised incorrect ↵Leonid Logvinov2018-03-021-0/+1
| | | | types
* Assert that the balances don't change if arbitrage failsLeonid Logvinov2018-03-021-4/+7
|
* Initial implementation of Arbitrage contract with testsLeonid Logvinov2018-03-021-0/+207