aboutsummaryrefslogtreecommitdiffstats
path: root/test/e2e/beta/run-all.sh
Commit message (Collapse)AuthorAgeFilesLines
* Moves e2e tests for extension only behaviour to metamask-beta-responsive-ui.specDan Miller2018-11-081-0/+1
|
* tests - integration - Add Drizzle tests (#5467)Bruno Barbieri2018-10-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Remove unnecessary checks and user actions in metamask-beta-ui.specDan Miller2018-08-221-2/+2
|
* Run ganache with a blocktime flag for npm:run:ganache:start.Dan Miller2018-08-221-2/+2
|
* Switch superstatic for static-server pkgWhymarrh Whitby2018-08-071-2/+2
|
* Use supersonic instead of httpserver to serve local dapp (e2e beta tests)Dan2018-06-281-2/+2
|
* Use locally served dapp to test contract calls in e2e beta testsDan2018-06-271-2/+2
|
* Add test for importing from private key to from-import-beta-ui.spec.js, and ↵Dan2018-06-271-1/+1
| | | | remove non-import related tests from that file.
* Add basic e2e tests for the new UIWhymarrh Whitby2018-05-251-0/+10