Commit Graph

1229 Commits (fb22fb12cafec238a2143df6e94218c890e4ba4e)

Author SHA1 Message Date
Bobby Dresser eb2b36b3cb fix tos link; 6 years ago
Esteban MIno 910713c6b3 improve 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 e91d87efd9 Fix bug in test mock signature request methods. 6 years ago
Dan 91eca558f0 Fix send integration tests for compatability with confirm refactor. 6 years ago
Dan a7a66171c2 Fix signature request tests for compatability with confirm refactor. 6 years ago
Dan f81676fda1 Update e2e beta tests to cover confirm refactor changes. 6 years ago
frankiebee b30499886f test - check that #setTxStatusRejected removes transaction from history 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
frankiebee 8a678001a9 test - fix for lint 6 years ago
Alexander Tseung 7d691c7398 Fix existing unit tests 6 years ago
Dan f262f0ea64 Update import from seed screen on new ui. 6 years ago
Dan c47a4ce2c9 Update new-ui-send integration tests to always explicitly set gas price. (e2e tests handle auto-setting and defaults) 6 years ago
kumavis fa02a6c7c6 test - unit - remove tests for obsolete methods 6 years ago
Esteban MIno 63b9c8796b fix lint 6 years ago
kumavis 2b2cd87e2d test - e2e - contract test - add logs 6 years ago
kumavis b75abfac60 test - e2e - fix missing import 6 years ago
brunobar79 53f1072ff4 fix contract-test 6 years ago
brunobar79 4b398701c1 fix unit tests 6 years ago
brunobar79 c734e486a0 fix tests 6 years ago
brunobar79 b4107a505b fix warning for new-ui screen tests 6 years ago
brunobar79 0da41263ac fix warning for unit tests 6 years ago
brunobar79 390f86113a fix test/mascara.conf.js warnings 6 years ago
brunobar79 04743afb2d fix warnings for integration tests 6 years ago
brunobar79 cb71896a8f fix warnings for e2e tests 6 years ago
kumavis 9f11042d72 test - e2e - move timings 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 f824a2982a Use supersonic instead of httpserver to serve local dapp (e2e beta tests) 6 years ago
Esteban MIno 6284e66481 tests for spec 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