aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/exchange/internal.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix linting errorsAmir Bandeali2018-08-251-2/+2
* Append -Floor to getPartialAmount and isRoundingErrorRemco Bloemen2018-08-251-10/+10
* Add testsRemco Bloemen2018-08-251-0/+43
* Add DIVISION_BY_ZERO to getPartialAmount for consistencyRemco Bloemen2018-08-251-16/+15
* Remove .onlyRemco Bloemen2018-08-251-1/+1
* Add tests for getPartialAmountCeilRemco Bloemen2018-08-251-0/+40
* Update testsRemco Bloemen2018-08-251-11/+15
* Add combinatorial tests for internal Exchange functions (#807)Alex Browne2018-07-271-0/+305