aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/fill_scenarios.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variableLeonid Logvinov2017-06-061-1/+0
* Rename accounts to addresesLeonid Logvinov2017-06-061-1/+1
* Make methods accept senderAccountLeonid Logvinov2017-06-051-11/+2
* Merge branch 'master' into unavailableFilledCancelledFabio Berger2017-06-031-25/+72
|\
| * Address feedbackLeonid Logvinov2017-06-031-2/+3
| * Address feedbackLeonid Logvinov2017-06-031-5/+5
| * Rename coinBase to coinbaseLeonid Logvinov2017-06-021-6/+6
| * Add success test for fill with feesLeonid Logvinov2017-06-021-1/+12
| * Add fill scenario with feesLeonid Logvinov2017-06-021-3/+31
| * Add check for ROUNDING_ERROR and test for itLeonid Logvinov2017-06-021-9/+18
* | Merge branch 'fillOrderAsync' into unavailableFilledCancelledFabio Berger2017-06-021-5/+11
|\|
| * Fix getTransactionSenderAccountIfExistsAsync to return true senderAddress or ...Fabio Berger2017-06-021-2/+2
| * Introduce coinBase accountLeonid Logvinov2017-06-021-3/+9
* | Write tests for getUnavailableTakerAmountAsync, getFilledTakerAmountAsync and...Fabio Berger2017-06-021-0/+20
|/
* WorkLeonid Logvinov2017-06-021-6/+6
* Create a FillsScenario utils module and use it in the fillOrder testsFabio Berger2017-06-021-0/+29