aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/subscription_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-82/+0
* Move away from using web3 directly in 0x.js testsFabio Berger2018-04-061-3/+2
* Make BlockchainLifecycle accept only web3WrapperLeonid Logvinov2018-03-121-3/+3
* Add sol-cover implementationLeonid Logvinov2018-03-121-3/+2
* Rename _unsubscribeAll to unsubscribeAllLeonid Logvinov2018-02-271-2/+2
* Fix lint errorsBrandon Millman2018-01-311-2/+2
* Make an RPC constructor param implicitLeonid Logvinov2018-01-301-1/+1
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-3/+2
* Fix linter issuesLeonid Logvinov2018-01-101-2/+0
* Fix callback typesLeonid Logvinov2018-01-101-16/+4
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-31/+13
* Fix 0x.js unused varsLeonid Logvinov2017-12-151-7/+1
* Move more shared utils into utils package and reuse themLeonid Logvinov2017-12-141-2/+2
* Use our promisifyLeonid Logvinov2017-12-021-1/+0
* Fix testsLeonid Logvinov2017-11-281-13/+18
* Add a regression testLeonid Logvinov2017-11-241-5/+23
* Fix the imports orderLeonid Logvinov2017-11-241-12/+14
* Adjust the testsLeonid Logvinov2017-11-241-1/+5
* Fix lint and ts issuesFabio Berger2017-11-141-9/+9
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+95