aboutsummaryrefslogtreecommitdiffstats
path: root/test/token_registry_wrapper_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Fall back to import x = require() syntaxLeonid Logvinov2017-06-211-1/+1
* Use different lodash import syntax which allows to include only used functionsLeonid Logvinov2017-06-211-2/+2
* Make ZeroEx constructor accept Web3Provider instead of Web3 instanceLeonid Logvinov2017-06-151-1/+1
* Introduce index.ts file which defines public interfaceLeonid Logvinov2017-06-131-1/+1
* Change main file name from 0x.js.ts to 0x.tsLeonid Logvinov2017-06-121-1/+1
* Address feedbackLeonid Logvinov2017-06-061-2/+2
* Add chai_setupLeonid Logvinov2017-06-051-5/+2
* Add includeStack config to chai setup so that we get stackTracesFabio Berger2017-06-031-0/+1
* use to.have.lengthOfFabio Berger2017-05-301-2/+2
* Add tests for getTokensAsync including schema validationFabio Berger2017-05-301-0/+43