aboutsummaryrefslogtreecommitdiffstats
path: root/test/e2e/beta/metamask-beta-ui.spec.js
Commit message (Expand)AuthorAgeFilesLines
* Update metamask-beta-ui e2e spec to fail on insufficient gas estimation.Dan2018-06-271-7/+31
* Update tests to accomodate token list menu additions.Dan2018-06-271-1/+2
* Disable onbeforeunload alert on remix for contract integration tests.Dan2018-06-271-0/+1
* Adds test for hiding tokens.Dan2018-06-271-0/+19
* e2e beta tests for contract deployment and calling a contract method.Dan2018-06-271-2/+106
* Improve reliability of beta e2e tests by using webdriver apis to wait for cer...Dan2018-06-271-3/+9
* metamask-beta-ui.spec.js tests custom token send before searched token.Dan2018-06-271-38/+43
* Adds e2e tests for sending tokens from token factory.Dan2018-06-271-3/+61
* Adds e2e tests for sending tokens within metamask.Dan2018-06-271-0/+44
* Adds e2e tests for sending tokens from token factory.Dan2018-06-271-3/+61
* Adds e2e tests for sending tokens within metamask.Dan2018-06-271-2/+48
* Accept whitespace when matching token balances in e2e testsWhymarrh Whitby2018-06-211-4/+4
* Add explicit timeout for add token testWhymarrh Whitby2018-06-211-1/+1
* test - e2e-beta - separate notice tests into individual testskumavis2018-06-141-1/+5
* test - e2e - clear phishing warningkumavis2018-06-141-0/+3
* test - e2e - check for phishing warningkumavis2018-06-141-5/+11
* Bump beta e2e timeouts on faucet page.Dan2018-06-071-2/+2
* Improve e2e beta tests by adding appropriate waits.Dan2018-06-071-1/+2
* Conditionally close info page in beta e2e tests.Dan2018-06-061-1/+6
* Merge remote-tracking branch 'whymarrh/ci-test-e2e-beta' into ci-test-e2e-betaDan2018-06-061-63/+68
* Fix e2e beta tests to account for add-token updates and actual behaviour of t...Dan2018-06-061-7/+5
* Adjust delays in new beta e2e testsWhymarrh Whitby2018-06-021-2/+2
* Add basic e2e tests for the new UIWhymarrh Whitby2018-05-251-0/+491