1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/e2e/beta
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583)
* eslint: Check for unused function arguments

* eslint: Ignore unused '_' in argument list

Also allow any number of '_' e.g., '__' or '___' which is to be used sparingly

* Remove and rename unused arguments
2019-05-08 15:51:33 -04:00
..
contract-test Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
drizzle.spec.js Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
fetch-mocks.js Metametrics (#6171) 2019-03-05 12:15:01 -03:30
from-import-beta-ui.spec.js Run from-import e2e tests with additional account, to avoid conflict with accounts in earlier test runs 2019-03-29 11:13:39 -02:30
helpers.js Add JSDoc to closeAllWindowHandlesExcept e2e helper fn 2018-11-27 09:52:51 -03:30
metamask-beta-responsive-ui.spec.js Update confirm to use btn-primary (#6473) 2019-04-17 13:34:47 -07:00
metamask-beta-ui.spec.js Further e2e fixes in wake of #6364 and #6367 (#6374) 2019-03-29 12:18:08 -02:30
run-all.sh Split e2e run-all commands onto multiple lines 2019-03-29 11:15:01 -02:30
run-drizzle.sh Clean up drizzle test runner script 2019-01-04 10:30:08 -03:30
run-web3.sh Adds e2e test for most web3 methods that dapps use (#6160) 2019-04-16 15:29:11 -02:30
web3.spec.js Adds e2e test for most web3 methods that dapps use (#6160) 2019-04-16 15:29:11 -02:30