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 |
Dan
|
309239afb4
|
Wait for locating of submit buttons before attempting to click in metamask.spec.js
|
6 years ago |
Dan
|
13e0b42359
|
Update tests to accomodate token list menu additions.
|
6 years ago |
Dan
|
cc61372260
|
Disable onbeforeunload alert on remix for contract integration tests.
|
6 years ago |
Dan
|
bf32aeaef2
|
Adds test for hiding tokens.
|
6 years ago |
Dan
|
797a3ee686
|
e2e beta tests for contract deployment and calling a contract method.
|
6 years ago |
Dan
|
e293233c5e
|
Improve reliability of beta e2e tests by using webdriver apis to wait for certain dom elements.
|
6 years ago |
Dan
|
1d8f257832
|
Add test for importing from private key to from-import-beta-ui.spec.js, and remove non-import related tests from that file.
|
6 years ago |
Dan
|
9734e6ffb8
|
metamask-beta-ui.spec.js tests custom token send before searched token.
|
6 years ago |
Dan
|
9cb15d44a0
|
Adds e2e tests for sending tokens from token factory.
|
6 years ago |
Dan
|
67894ef2e2
|
Adds e2e tests for sending tokens within metamask.
|
6 years ago |
Dan
|
f82e4439d0
|
Adds e2e tests for sending tokens from token factory.
|
6 years ago |
Dan
|
73894fb5bd
|
Adds e2e tests for sending tokens within metamask.
|
6 years ago |
frankiebee
|
94a4f99115
|
tests - fix cancle transaction test to better fit new behavior
|
6 years ago |
frankiebee
|
7b1f57e05d
|
woops - remove .only
Co-authored-by: @jennypollack
|
6 years ago |
frankiebee
|
9b92ba4c47
|
trandsactions - remove rejected transactions from history
|
6 years ago |
frankiebee
|
7d3da0ae96
|
migration 27 - remove rejected transactions from state
|
6 years ago |
Whymarrh Whitby
|
1509a4393a
|
Accept whitespace when matching token balances in e2e tests
|
6 years ago |
Whymarrh Whitby
|
4cd4d99e70
|
Add explicit timeout for add token test
|
6 years ago |
Dan
|
0c8318b02a
|
Update integration tests for newui gas estimation fixes.
|
6 years ago |
kumavis
|
c2afb79035
|
test - e2e-beta - from import - handle phishing warning
|
6 years ago |
kumavis
|
e95fed06b7
|
test - e2e-beta - separate notice tests into individual tests
|
6 years ago |
kumavis
|
564bb9f652
|
test - e2e - clear phishing warning
|
6 years ago |
kumavis
|
4b8a4fd5fe
|
test - e2e - check for phishing warning
|
6 years ago |
kumavis
|
44a8e48a04
|
notices - replace getLatestNotice with getNextNotice
|
6 years ago |
kumavis
|
7a001447a8
|
test - unit - add assertRejects to test asyncFns
|
6 years ago |
kumavis
|
62586b3b6e
|
test - unit - import strategies - properly await async methods
|
6 years ago |
Whymarrh Whitby
|
c56ed16891
|
Fix e2e test Chrome profile paths
|
6 years ago |
kumavis
|
030fea7136
|
test - e2e - beta - from import - fix missing startup phase
|
6 years ago |
kumavis
|
9d1b4cc1d7
|
test - e2e - beta - dont select localhost as it is already set
|
6 years ago |
kumavis
|
4773a7f3ec
|
test - e2e - extensionUri should point to home.html
|
6 years ago |
kumavis
|
93a2e28705
|
test - e2e - remove usage of extensionId from tests
|
6 years ago |
kumavis
|
ab0e60e802
|
test - e2e - fix incomplete setup phase
|
6 years ago |
Dan Finlay
|
b24efcb1cd
|
Make account import tests much more specific
However, they no longer seem to work. I'm unclear why this test is
failing. The private key being provided should be valid.
|
6 years ago |
kumavis
|
2e3f421b73
|
test - e2e - properly export setupBrowserAndExtension
|
6 years ago |
kumavis
|
8a0961b4a8
|
test - e2e - more factoring of test setup
|
6 years ago |
kumavis
|
907594463d
|
test - e2e - use fs-extra instead of fs
|
6 years ago |
kumavis
|
ebb9447593
|
test - e2e - factor out setup phase + rename METAMASK_CONFIG to METAMASK_TEST_CONFIG
|
6 years ago |
kumavis
|
02f5502e16
|
test - e2e - inject metamask config to point at localhost
|
6 years ago |
kumavis
|
0fa9014986
|
test - e2e - reduce browser-specific code
|
6 years ago |
Dan Finlay
|
385927a1b9
|
Improve private key import tests
|
7 years ago |
Dan Finlay
|
b7fe4b820d
|
Improve test formatting
|
7 years ago |
Dan
|
a09d609360
|
Bump beta e2e timeouts on faucet page.
|
7 years ago |
Dan
|
72649a0b59
|
Improve e2e beta tests by adding appropriate waits.
|
7 years ago |
Dan
|
12e7508584
|
Conditionally close info page in beta e2e tests.
|
7 years ago |