aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/constants.ts
Commit message (Collapse)AuthorAgeFilesLines
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-8/+0
|
* Add tests for ropsten artifactsLeonid Logvinov2017-09-281-1/+2
|
* Rename RPC_NETWORK_ID to TESTRPC_NETWORK_IDLeonid Logvinov2017-07-071-1/+1
|
* Add tests for networkId caching and invalidationLeonid Logvinov2017-07-071-0/+1
|
* Rename KOVAN_URL to KOVAN_RPC_URLLeonid Logvinov2017-06-231-1/+1
|
* Refactor KOVAN_URL to constants and fetch mnemonic from package.jsonLeonid Logvinov2017-06-231-0/+1
|
* Setup blockchain snapshotting before/after every test, implemented unit ↵Fabio Berger2017-05-261-0/+5
tests for exchangeWrapper.isValidSignature