aboutsummaryrefslogtreecommitdiffstats
path: root/test/order_state_watcher_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix test descriptionFabio Berger2017-11-101-1/+1
* Fix test descriptionFabio Berger2017-11-101-1/+1
* remove no longer needed argFabio Berger2017-11-101-3/+2
* Merge branch 'orderWatcher' of github.com:0xProject/0x.js into orderWatcherFabio Berger2017-11-101-13/+55
|\
| * Add order state watcher tests for LogCancelLeonid Logvinov2017-11-101-13/+55
* | Fix bug where we hard-coded using pendingBlock for fetching the orderState. M...Fabio Berger2017-11-101-6/+6
|/
* Add nested config for orderWatcherFabio Berger2017-11-101-1/+1
* Pass numConfirmationsLeonid Logvinov2017-11-101-2/+2
* Removed unused order adding in testsLeonid Logvinov2017-11-101-1/+0
* Add a test that a second subscription failsLeonid Logvinov2017-11-101-0/+14
* fix merge conflictsFabio Berger2017-11-101-85/+116
|\
| * Add tests for order removalsLeonid Logvinov2017-11-101-85/+116
| * Pass orderHash instead of an order to removeOrder and adjust the testsLeonid Logvinov2017-11-101-1/+1
| * Rename test file and add test for a partial fillFabio Berger2017-11-101-0/+165
* Add numConfirmations arg so that caller can decide on numConfirmations at whi...Fabio Berger2017-11-101-4/+5
* Rename test file and add test for a partial fillFabio Berger2017-11-091-0/+165