Commit Graph

7180 Commits (a049627752163ef978f04ff0fba61d213d4ba580)
 

Author SHA1 Message Date
Dan 696d626133 Set based estimate for token sends to be updated once recipient address specified. 6 years ago
Dan J Miller 9f5ee94b69
Merge pull request #4678 from MetaMask/e2e-beta-tests-upgrade 6 years ago
Thomas Huang db548adca7
Merge pull request #4674 from MetaMask/removeOnlyTests 6 years ago
Dan f824a2982a Use supersonic instead of httpserver to serve local dapp (e2e beta tests) 6 years ago
Koh Wei Jie f17d99f81c Fixed lint error 6 years ago
Dan J Miller 08b69a0cb0
Merge pull request #4677 from MetaMask/customize-gas-loading-wait 6 years ago
Dan J Miller 1839ab5346
Merge pull request #4574 from MetaMask/i4409-i4410-ens-input-enhancements 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 0b2db451ee Update package-lock.json 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 a242668872 Only show the customize gas modal if the estimateGas call is not currently in flight. 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
tmashuang fb02e71e22 Remove .only on test 6 years ago
Dan J Miller 60feeb393b
Merge pull request #4627 from TrejGun/gas-fee-display 6 years ago
trejgun 74080e41f1 change numbers 6 years ago
trejgun 0d0120746d remove .only 6 years ago
trejgun 5d034006e8 fixes #4307 BigNumber casting issue 6 years ago
trejgun e05eeb56da fix default import 6 years ago
Thomas Huang 27c348ba77
Merge pull request #4649 from hermanjunge/develop 6 years ago
Herman Junge 8c02e4f62a License 6 years ago
Koh Wei Jie cd90e8a869 removed stray console.log 6 years ago