Alexander Tseung
|
13c4ecd610
|
Fix tests
|
6 years ago |
Evgeniy Filatov
|
b23cca1469
|
implemented improvements to RPC history
|
6 years ago |
Alexander Tseung
|
01c0c98501
|
Add tabs support for PageContainer
|
6 years ago |
Dan Miller
|
9bd0ce46e8
|
Remove unnecessary checks and user actions in metamask-beta-ui.spec
|
6 years ago |
brunobar79
|
992e7f1b5a
|
fix merge conflicts
|
6 years ago |
Dan Miller
|
ff72423491
|
Add explicit waits for submitted status for some txs initiated from test dapp.
|
6 years ago |
Dan Miller
|
c4fe6aa9cf
|
Reload e2e beta test browser if initial screen doesn't load.
|
6 years ago |
Dan Miller
|
42256cfbd2
|
Increase timeout on wait for contract status update in metamask-beta-ui-spec
|
6 years ago |
Dan Miller
|
a59e47e7b0
|
Add missing awaits and/or missing wait timeouts in test/e2e/beta/metamask-beta-ui.spec.js
|
6 years ago |
Thomas
|
7918240833
|
Confirms new contract token in the popup
|
6 years ago |
Thomas
|
de6f8b6811
|
Delay
|
6 years ago |
Thomas
|
66120c627f
|
confirms a deplay contract tx in the popup
|
6 years ago |
Dan Miller
|
7de2a0687d
|
Fix seed word confirmation step of e2e beta tests.
|
6 years ago |
Dan Miller
|
74e2225f36
|
Improve waits for new tx-list-items after first contract method call in e2e beta tests.
|
6 years ago |
Whymarrh Whitby
|
0fd8862c5e
|
Don't show an additional beta UI notification
When a user has opted-in to the new UI from the announcement, we don't
need an additional notification letting the user know that they've
switched.
|
6 years ago |
Dan Miller
|
07c0cd59d4
|
New ui e2e tests switch to localhost provider (needed after new ui selection screen addition).
|
6 years ago |
Dan Miller
|
30d92b8d3f
|
Fix e2e tests to accomodate new ui suggestion screen changes.
|
6 years ago |
Dan Miller
|
cb8ea12db6
|
Updates e2e beta tests to ensure that popup window closes after confirming a simple send.
|
6 years ago |
Alexander Tseung
|
e16f5ab54d
|
Fix tests
|
6 years ago |
Dan
|
07322bc404
|
Wait for an element with a .tx-list-pending-item-container to be rendered before attempting to select the tx-list-item. (e2e beta tests)
|
6 years ago |
Dan
|
05ee2b7401
|
Reattempt to find network selector; wait for network selector dropdown to contain localhost before attempting to click. (e2e beta tests)
|
6 years ago |
Dan
|
8912955765
|
Wait for submitted tx list item amounts to match the expected before clicking through. (e2e beta tests)
|
6 years ago |
Dan
|
f81676fda1
|
Update e2e beta tests to cover confirm refactor changes.
|
6 years ago |
Dan
|
228b807221
|
Fix existing e2e tests
|
6 years ago |
Dan
|
1a0a701de0
|
Handles window indeterminancy issues for external dapps in e2e beta tests.
|
6 years ago |
Dan
|
f262f0ea64
|
Update import from seed screen on new ui.
|
6 years ago |
brunobar79
|
cb71896a8f
|
fix warnings for e2e tests
|
6 years ago |
brunobar79
|
a8f745f9fe
|
eslint --fix .
|
6 years ago |
kumavis
|
0ada37ead7
|
test - e2e-beta - update some api calls
|
6 years ago |
Dan
|
c5a16af831
|
Improve checks for closing info page on app installation in e2e beta tests.
|
6 years ago |
Dan
|
8a96dc0c48
|
Turn off failing e2e beta assertion in firefox until bugs in webdriver/geckodriver are resolved.
|
6 years ago |
Dan
|
0cdfbb4503
|
Update condition for backspace in customize gas step of token factory send test (e2e beta).
|
6 years ago |
Dan
|
bec3fa3dbf
|
Fix add existing token test (e2e beta tests).
|
6 years ago |
Dan
|
669f2437c7
|
Switch to eth and back before asserting on token balance (e2e beta token tests).
|
6 years ago |
Dan
|
9cc358a429
|
await all clicks in e2e beta tests.
|
6 years ago |
Dan
|
12266b064e
|
Close popup window for e2e beta token factory send test.
|
6 years ago |
Dan
|
a25f5483d8
|
Fix retype seed phrase button.
|
6 years ago |
Dan
|
b029085fbe
|
Disable e2e beta assertion after first token addition because of firefox / webdriver bug.
|
6 years ago |
Dan
|
6c8f4b2dea
|
Pass correct params to verboseReportOnFailure in beta e2e tests.
|
6 years ago |
Dan
|
686d14f42d
|
Add timeouts to certain beta e2e driver.waits.
|
6 years ago |
Dan
|
31bb8a0ab7
|
Add try catch to deal with false negative timeouts in beta e2e tests.
|
6 years ago |
Dan
|
a6cb13422d
|
Wait for element text match in metamask-beta-ui e2e send token test
|
6 years ago |
Dan
|
c343a12543
|
Use locally served dapp to test contract calls in e2e beta tests
|
6 years ago |
Dan
|
c1aa193487
|
Add extra delay to e2e tests after remix page load.
|
6 years ago |
Dan
|
f5d43404dc
|
Fix send token tests in beta ui e2e tests.
|
6 years ago |
Dan
|
bdf9cd8e3a
|
Speed up page opening and fix timeout errors on remix page opening in beta e2e tests.
|
6 years ago |
Dan
|
07970b7cfa
|
Add delay before regularly failing test.
|
6 years ago |
Dan
|
b7e7209fe6
|
Fix element located bug in beta e2e contract method call test.
|
6 years ago |
Dan
|
7d5531d3e8
|
Improve wait for buy modal render after first time flow in beta e2e tests.
|
6 years ago |
Dan
|
b64292d92f
|
Update metamask-beta-ui e2e spec to fail on insufficient gas estimation.
|
6 years ago |