aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-watcher/test/order_watcher_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Pass actual networkIdFabio Berger2018-07-061-6/+5
|
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-221-1/+0
|
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-1/+1
|
* Run prettierfragosti2018-06-071-1/+9
|
* Fix linting issuesfragosti2018-06-071-1/+1
|
* Get build and tests to passfragosti2018-06-071-14/+15
|
* Try enabling no-unused-variable...fragosti2018-06-051-23/+16
|
* Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-231-2/+2
|\ | | | | Add more tslint rules
| * Fix TSLint rulesFabio Berger2018-05-161-2/+2
| |
* | Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
|/
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-101-0/+574
unifying library with the same interface