aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * Merge pull request #219 from 0xProject/feature/rounding-validationBrandon Millman2017-11-151-73/+105
| |\ | | | | | | Rounding validation
| | * 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
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Improve description Alphabetize Add exit 0 to 0x.js build command Add snapshot save and revert to order_state_watcher_test.ts Fix changelog Use tslint v5.8.0 everywhere and use the tslint-config sub-package instead of the old repo as a dep. in the rest of the sub-packages. Add tslint-config sub-package Fix tslint issue Public interface has changed, moved to minor version Update changelog Renamed canceled to cancelled
| | * | Add snapshot save and revert to order_state_watcher_test.tsBrandon Millman2017-11-151-0/+6
| | | |
| * | | Add json-schemas package to mono repoBrandon Millman2017-11-141-1/+1
| | |/ | |/|
* | | 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
| |/ |/|
* | Renamed canceled to cancelledJacob Evans2017-11-142-9/+9
|/
* 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