aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test
Commit message (Expand)AuthorAgeFilesLines
* Fix tests now that we no longer fire duplicate orderWatcher eventsFabio Berger2017-11-241-15/+3
* Add missing typeFabio Berger2017-11-241-1/+1
* Merge branch 'development' into validateOrdersAgainstLatestBlockFabio Berger2017-11-242-8/+10
|\
| * Rename removed to isRemovedLeonid Logvinov2017-11-241-2/+2
| * Make DecodedLogEvent contain web3 log under a log subkeyLeonid Logvinov2017-11-242-8/+10
* | Pass 'latest' to ExchangeTransferSimulator when used for validating orders, a...Fabio Berger2017-11-244-5/+5
|/
* Update to Async callJacob Evans2017-11-231-3/+4
* Fix nitsJacob Evans2017-11-231-1/+1
* Merge branch 'development' into feature/calculate-remaining-proportionsJacob Evans2017-11-234-18/+175
|\
| * Add blockchainLifecycle management to the ExpirationWatcher testBrandon Millman2017-11-231-2/+6
| * Merge branch 'development' into feature/orderExpiredLeonid2017-11-231-0/+3
| |\
| | * Fix testsLeonid Logvinov2017-11-221-1/+1
| | * Add instanceOf assertionLeonid Logvinov2017-11-221-0/+1
| | * Add postFormatter for logsLeonid Logvinov2017-11-221-0/+2
| * | Fix testsLeonid Logvinov2017-11-221-5/+5
| * | Address nitsLeonid Logvinov2017-11-211-7/+7
| * | Fix async callbacksLeonid Logvinov2017-11-212-13/+12
| * | Merge branch 'development' into feature/orderExpiredLeonid2017-11-212-85/+139
| |\|
| | * Fix nitsJacob Evans2017-11-161-3/+1
| | * Change to Async suffix conventionJacob Evans2017-11-161-16/+16
| | * test wordingJacob Evans2017-11-161-1/+1
| | * Add and Remove Fee Token with Maker TokenJacob Evans2017-11-161-15/+33
| * | Fix typosLeonid Logvinov2017-11-211-1/+1
| * | Rename orderLifetime to orderLifetimeSLeonid Logvinov2017-11-211-6/+6
| * | Reference types directlyLeonid Logvinov2017-11-211-4/+2
| * | Add tests for expirationWatcherLeonid Logvinov2017-11-181-0/+137
* | | add a test constant for ZRX decimalsJacob Evans2017-11-222-25/+29
* | | Add a test for when the ratio is < 1Jacob Evans2017-11-221-9/+49
* | | Remove onlyJacob Evans2017-11-221-1/+1
* | | calculatedFillableAmountPlusFeesJacob Evans2017-11-211-7/+7
* | | Unit test edge case for ZRX and ZRX partial fillJacob Evans2017-11-211-33/+44
* | | setting a failed testJacob Evans2017-11-211-11/+46
* | | Move to base unitsJacob Evans2017-11-211-9/+10
* | | Added unit test for calculatorJacob Evans2017-11-211-0/+89
* | | fix bug when fees and partial asymmetricJacob Evans2017-11-201-0/+26
* | | Remove onlyJacob Evans2017-11-201-1/+1
* | | refactor upJacob Evans2017-11-161-1/+1
* | | Use 18 decimal place unitsJacob Evans2017-11-161-1/+1
* | | Shortcut if everything satisfies in the non dependent use caseJacob Evans2017-11-161-2/+26
* | | Fix testJacob Evans2017-11-161-7/+5
* | | Initial testsJacob Evans2017-11-161-1/+34
| |/ |/|
* | Merge pull request #219 from 0xProject/feature/rounding-validationBrandon Millman2017-11-151-73/+105
|\ \
| * | Fix testsLeonid Logvinov2017-11-141-12/+11
| * | Add a test for rounding errorLeonid Logvinov2017-11-141-0/+23
| * | Add assertions for fillableTakerAmountLeonid Logvinov2017-11-141-72/+82
* | | Merge branch 'development' into feature/addJsonSchemasBrandon Millman2017-11-152-9/+15
|\ \ \
| * | | Add snapshot save and revert to order_state_watcher_test.tsBrandon Millman2017-11-151-0/+6
| | |/ | |/|
| * | Renamed canceled to cancelledJacob Evans2017-11-142-9/+9
| |/
* / Add json-schemas package to mono repoBrandon Millman2017-11-141-1/+1
|/
* Fix lint and ts issuesFabio Berger2017-11-141-9/+9
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-1323-0/+3258