aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-utils/test/blockchain_lifecycle_test.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
* 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/+1
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1
* Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
* Use provider over web3 in deployer, dev-utils and subprovider tests, rename s...Fabio Berger2018-04-061-2/+2
* Update dev-utils and subproviders tests to use ganache in-process providerFabio Berger2018-04-041-1/+1
* Add sol-cover implementationLeonid Logvinov2018-03-121-6/+5
* Add an assertionLeonid Logvinov2018-02-151-2/+4
* Add tests for dev-utils packageLeonid Logvinov2018-02-151-0/+25