aboutsummaryrefslogtreecommitdiffstats
path: root/test/e2e/beta/run-web3.sh
Commit message (Collapse)AuthorAgeFilesLines
* Adds e2e test for most web3 methods that dapps use (#6160)Sneh Koul2019-04-171-0/+9
* schema added * ui for the dapp added and schema.js changed according to the comments in PR * added tests for all web3 methods * Update run-all.sh * Update web3.spec.js to work with new onboarding flow * changes made according to the comments * Create stand alone script for web3 e2e tests. * Lint fixes for web3 e2e tests.