aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/test/artifacts_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove artifact tests since no testnet deployments are finalizedFabio Berger2018-07-121-48/+0
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-221-1/+0
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
* Suppport subcalls in constructorLeonid Logvinov2018-05-231-2/+2
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
* Remove truffle-hdwallet from 0x.js testsJacob Evans2018-04-131-9/+3
* Move away from using web3 directly in 0x.js testsFabio Berger2018-04-061-4/+4
* Apply prettier configLeonid Logvinov2018-01-031-3/+3
* Fix 0x.js unused varsLeonid Logvinov2017-12-151-2/+0
* Fix the imports orderLeonid Logvinov2017-11-241-4/+6
* Make zeroEx.exchange.getContractAddress non-asyncLeonid Logvinov2017-11-241-2/+2
* Make getZRXTokenAddress non asyncLeonid Logvinov2017-11-241-3/+6
* Adjust the testsLeonid Logvinov2017-11-241-2/+5
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-0/+49