Commit Graph

7499 Commits (eeb902dbf0d77a487903c386c11fca5bd9114300)
 

Author SHA1 Message Date
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
frankiebee 94a4f99115 tests - fix cancle transaction test to better fit new behavior 6 years ago
Dan J Miller 60feeb393b
Merge pull request #4627 from TrejGun/gas-fee-display 6 years ago
brunobar79 6e563acd93 use latest eth-trezor-keyring 6 years ago
frankiebee 7b1f57e05d woops - remove .only 6 years ago
frankiebee 650cef103e add to CHANGELOG.md 6 years ago
frankiebee 9b92ba4c47 trandsactions - remove rejected transactions from history 6 years ago
tmashuang dd18684a5d Remove unsued nonce tracker function 6 years ago
frankiebee 7d3da0ae96 migration 27 - remove rejected transactions from state 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
brunobar79 87dfca0767 fixes 6 years ago
brunobar79 4381d3e71d point to new version of eth-trezor-keyring 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
Koh Wei Jie f4d085550e fixed blank boolean field for typed signing for old UI 6 years ago
Koh Wei Jie 1ff29c5b4a fixed blank boolean field for typed signing for new UI 6 years ago
Dan e8fa18779d Fix style of shapeshift screen in deposit modal. 6 years ago
Dan 97a7bc4894 Remove commented out code in ens-input. 6 years ago
trejgun 778aec8c75 lint 6 years ago
trejgun c27dfb01bb refactor gas-fee-display component 6 years ago
Thomas Huang 46b2f1df11
Merge pull request #4592 from vittominacori/fix/close-popup-bug-#4553 6 years ago
Whymarrh Whitby 41a48195ad
Merge pull request #4575 from whymarrh/token-amount-overflow 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
Whymarrh Whitby 3123073659 Scroll large amounts in the send component 6 years ago