aboutsummaryrefslogtreecommitdiffstats
path: root/test/e2e/beta/drizzle.spec.js
Commit message (Collapse)AuthorAgeFilesLines
* Update new UI e2e tests for new UI defaultWhymarrh Whitby2018-11-211-16/+0
|
* fix typobrunobar792018-11-071-1/+1
|
* update drizzle testsbrunobar792018-11-071-5/+20
|
* tests - integration - Add Drizzle tests (#5467)Bruno Barbieri2018-10-101-0/+286
* added drizzle app for testing * working * clean up * clean up script * make build step required * add drizzle-tests to .eslintignore * clean up drizzle run script * lint * use truffle unbox * undo eslintignore changes * revert change * dont use global * dont need this steps * use the new account flow * restore package-lock.json