Commit Graph

10067 Commits (84806bed9be6155a2a721d407bb9b23cd7f3320f)
 

Author SHA1 Message Date
Mark Stacey d27f2ee7d6
Fix intermittent e2e test failure (#7873) 5 years ago
Mark Stacey 6e49d0b5b5
Remove unnecessary `shouldComponentUpdate` (#7875) 5 years ago
Mark Stacey 206920e9bd
Add 1 second pause at the beginning of each e2e test run (#7872) 5 years ago
Mark Stacey cc928aaed9
Add `withFixtures` helper and simple-send test (#7862) 5 years ago
Mark Stacey 523121209f
Revert the revert of "Use common test build during CI (#7196)" (#7404) (#7870) 5 years ago
Mark Stacey ca38635d22
Add page navigation to e2e web driver (#7867) 5 years ago
Dan J Miller 22d66b3b2d Add mobile hiring note to README (#7865) 5 years ago
Whymarrh Whitby 3448f34905
Clean up "JSON File" import strategy test output (#7855) 5 years ago
Mark Stacey 7b35ea6400
Allow exporting state during e2e tests (#7860) 5 years ago
Mark Stacey 3a2c81d8bc
Switch signature-request e2e tests to using ganache (#7859) 5 years ago
Whymarrh Whitby 1728d9a5aa
Inline networkStore to avoid having too many event listeners (#7854) 5 years ago
Frankie 2bd6ba4d35
deps - update nonce-tracker (#7856) 5 years ago
Whymarrh Whitby 000fcfdfcc
Fix propTypes for TransactionBreakdown component (#7848) 5 years ago
Whymarrh Whitby 7c7f121fe3
Fix props for BasicTabContent component tests (#7850) 5 years ago
Whymarrh Whitby b4ca671b6b
Fix propTypes and test props for Dropdown components (#7851) 5 years ago
Whymarrh Whitby 78044a5cdc
Fix propTypes and test props for SignatureRequest component (#7849) 5 years ago
Mark Stacey 08dcd87d58
Refactor building of e2e web driver (#7841) 5 years ago
Whymarrh Whitby 70e083820b
Refactor Network dropdown component (#7817) 5 years ago
Mark Stacey 20a7b8fa36
Force background state update after removing an account (#7840) 5 years ago
Mark Stacey 8225bbe126
Remove unused current view related things (#7843) 5 years ago
Whymarrh Whitby 4257858fb5 Remove extraneous console output from TransactionStateManager tests (#7838) 5 years ago
Whymarrh Whitby 48c9b0174f
Add required props for TransactionListItemDetails tests (#7834) 5 years ago
Whymarrh Whitby dcf8eb2187
Fix prop types for GasPriceChart tests (#7836) 5 years ago
Whymarrh Whitby e642314ae4
Fix prop types for NetworkDropdown tests (#7837) 5 years ago
Whymarrh Whitby 76a31c3175 Clean up Migrator test cases (#7835) 5 years ago
Whymarrh Whitby 948a2ce831
Fix prop types for SendGasRow component tests (#7833) 5 years ago
Mark Stacey be08cfec0c
Wait until element is clickable before clicking in e2e tests (#7823) 5 years ago
Whymarrh Whitby c53a40c45f
Add required props & fix propTypes for SendFooter tests (#7825) 5 years ago
Whymarrh Whitby d0536ba984
Return promises from accountImporter tests (#7826) 5 years ago
Whymarrh Whitby 2525e5edaa
Fix usages of sinon deprecated APIs in MetaMaskController tests (#7827) 5 years ago
Mark Stacey 74557bd68a
Delete onBlur handlers from currency and token input components (#7824) 5 years ago
Whymarrh Whitby 73197b43e1
Don't log Ganache Testrpc started event (#7822) 5 years ago
Whymarrh Whitby ab7500a940
Add required props for Send component tests (#7821) 5 years ago
Mark Stacey 00da0d28a0
Use data attributes to reference settings in e2e tests (#7820) 5 years ago
Whymarrh Whitby 8b0c95cbb1
Add required props for AdvancedTab component tests (#7819) 5 years ago
Mark Stacey f7aea9597b
`await` all clicks during e2e tests (#7815) 5 years ago
Whymarrh Whitby a891fa36b6
Remove MetaMask Mesh testing client (#7818) 5 years ago
Mark Stacey 19f10e197e
Simplify e2e test transaction navigation (#7816) 5 years ago
Mark Stacey dd4e684f7d
Consolidate webdriver initialization (#7814) 5 years ago
Erik Marks 87b95205fc
Update codeowners (#7813) 5 years ago
Whymarrh Whitby 25fe4adaa7 Remove usages of xtend from the background scripts (#7796) 5 years ago
Mark Stacey ac01c5c89a
Consistent jsdoc syntax (#7755) 5 years ago
Whymarrh Whitby b19481b259 Update COs for tx module (#7812) 5 years ago
Whymarrh Whitby 2c3b1a0fe0
Convert ConfirmTxScreen to an ES6 class (#7790) 5 years ago
Whymarrh Whitby 61d1809750
Purge xtend from the UI (#7795) 5 years ago
Whymarrh Whitby b9757f5563
Convert account import components to ES6 classes (#7791) 5 years ago
Whymarrh Whitby f850a17f63
Convert FiatValue component to ES6 class (#7786) 5 years ago
Whymarrh Whitby 789dd19677
Convert Network component to an ES6 class (#7784) 5 years ago
Whymarrh Whitby 3b3325d191
Convert ReadOnlyInput to functional component (#7788) 5 years ago
Whymarrh Whitby e20163bfda
Convert TokenList component to an ES6 class (#7785) 5 years ago