Commit Graph

252 Commits (9a1c7e386486f50ff0c6f5330b45668b0a1a1a27)

Author SHA1 Message Date
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
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
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
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
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 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
Dan 3d57352e54 Merge remote-tracking branch 'whymarrh/ci-test-e2e-beta' into ci-test-e2e-beta 7 years ago
Dan bb4de95f76 Fix e2e beta tests to account for add-token updates and actual behaviour of tab openings on installation. 7 years ago
Whymarrh Whitby 60c06a6440 Adjust delays in new beta e2e tests 7 years ago
Thomas be6776897f Delay before getting address text 7 years ago
Thomas f90ad6191c Add account 7 years ago
Whymarrh Whitby 715624227a Add basic e2e tests for the new UI 7 years ago
kumavis 83782421bb test - e2e - only inspect console for errors in chrome 7 years ago
kumavis a3ca64d321 test - e2e - ignore 'development build of Redux' warning 7 years ago
kumavis 4856c0803f test - e2e - ignore 'development build of React' warning 7 years ago
kumavis 81ff04ec27 test - e2e - ignore favicon 404s 7 years ago
kumavis db08d8d43e test - e2e - ignore react 'unknown props dataset' warnings 7 years ago
kumavis 9c6e2ec8ef test - e2e - check for console errors after each test 7 years ago
Thomas f2815d3121 Adjustments for previous PR 7 years ago