aboutsummaryrefslogtreecommitdiffstats
path: root/test/e2e/beta/from-import-beta-ui.spec.js
Commit message (Collapse)AuthorAgeFilesLines
* Improve reliability of beta e2e tests by using webdriver apis to wait for ↵Dan2018-06-271-2/+3
| | | | certain dom elements.
* Add test for importing from private key to from-import-beta-ui.spec.js, and ↵Dan2018-06-271-124/+18
| | | | remove non-import related tests from that file.
* Accept whitespace when matching token balances in e2e testsWhymarrh Whitby2018-06-211-3/+4
|
* test - e2e-beta - from import - handle phishing warningkumavis2018-06-141-8/+21
|
* Bump beta e2e timeouts on faucet page.Dan2018-06-071-2/+2
|
* Improve e2e beta tests by adding appropriate waits.Dan2018-06-071-46/+54
|
* Conditionally close info page in beta e2e tests.Dan2018-06-061-3/+8
|
* Fix e2e beta tests to account for add-token updates and actual behaviour of ↵Dan2018-06-061-7/+5
| | | | tab openings on installation.
* Add basic e2e tests for the new UIWhymarrh Whitby2018-05-251-0/+406