aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-utils/test
Commit message (Collapse)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-182-2/+2
|
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-222-2/+0
|
* Try enabling no-unused-variable...fragosti2018-06-052-1/+3
|
* Introduce ethereum-types packageLeonid Logvinov2018-06-012-2/+2
|
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-172-0/+2
|
* Use provider over web3 in deployer, dev-utils and subprovider tests, rename ↵Fabio Berger2018-04-062-4/+4
| | | | subprovider to ganacheSubprovider in test util
* Update dev-utils and subproviders tests to use ganache in-process providerFabio Berger2018-04-042-2/+2
|
* Merge branch 'development' into convertScriptsToTsFabio Berger2018-03-142-16/+14
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (71 commits) Transform input data before encoding for callAsync and getABIEncodedTransactionData Update coverage badge to show development coverage Configure post build hook Notify coveralls after all tasks have finished Address feedback Revert "Report all coverage reports together" Separate published packages and typescript typings on README Report all coverage reports together Add other statement types Properly and consistently parse ENV vars Add forgotten file Start using solidity-parser-antlr Fix the default always overriding to address Submit a TD PR Add an explanatory comment for making ranges unique Fix a typo in handling env variables Introduce TESTRPC_FIRST_ADDRESS Make BlockchainLifecycle accept only web3Wrapper Fix comments Fix deployer CHANGELOG ... # Conflicts: # README.md # packages/deployer/package.json # packages/subproviders/src/globals.d.ts # yarn.lock
| * Add sol-cover implementationLeonid Logvinov2018-03-122-16/+14
| |
* | move scripts to monorepro-scriptsFabio Berger2018-03-131-0/+5
|/
* Fix a typoLeonid Logvinov2018-02-151-3/+3
|
* Add an assertionLeonid Logvinov2018-02-151-2/+4
|
* Add tests for dev-utils packageLeonid Logvinov2018-02-152-0/+67