aboutsummaryrefslogtreecommitdiffstats
path: root/test/order_validation_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Use zeroEx.getAvailableAddressesAsync instead of web3.eth.getAccountsLeonid Logvinov2017-08-301-1/+1
* Add validation for the case where the order is fully filled or canceled and a...Leonid Logvinov2017-08-241-0/+9
* Fix order validation testsLeonid Logvinov2017-08-241-19/+20
* Remove And's from namesLeonid Logvinov2017-08-241-33/+36
* Separate order validation errors tests from exchange testsLeonid Logvinov2017-08-241-1/+95
* Rename shouldCheckTransfer to shouldThrowOnInsufficientBalanceOrAllowance in ...Leonid Logvinov2017-08-221-13/+13
* Indent callbacksLeonid Logvinov2017-07-261-2/+2
* Rearrange importsLeonid Logvinov2017-07-261-1/+1
* Fix testsLeonid Logvinov2017-07-261-1/+1
* Factor out order validation testsLeonid Logvinov2017-07-261-0/+203