Commit Graph

1425 Commits (91f6dfc6e03d810bd7a921da9ba84cf85a73c085)

Author SHA1 Message Date
Erik Marks b1d090ac4d
Add permissions controller unit tests (#7969) 5 years ago
Mark Stacey f0f5554846
Fix selectors that use `metamask.send.from` state (#8182) 5 years ago
kumavis 7686edadb0
Build system refactor (#8140) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Mark Stacey 2b1a22b8b1
Consolidate Home UI (#8141) 5 years ago
ryanml 64aef5033d
Adding setting for disabling Eth Phishing Detection (#8125) 5 years ago
Erik Marks f5f6f7b2d5
Require migration tests from 33 on (#8121) 5 years ago
Erik Marks 5d1f3c1436
Delete shapeshift functionality; retain state and display (#8118) 5 years ago
Dan J Miller 1d2c57a2f3
Assign `tabId` to middleware request, if provided (#7695) 5 years ago
Konstantin 6f47fece56
Implementation encrypt/decrypt feature (#7831) 5 years ago
Whymarrh Whitby 8f26f5a021
Remove redux-test-utils dependency (#8070) 5 years ago
Mark Stacey a71f56e5da
Remove unused sinon sandboxes (#8063) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Mark Stacey 62c5ea4f80
Update Wyre ETH purchase url (#8051) 5 years ago
Whymarrh Whitby 85430746ad
Update mocha version (#8028) 5 years ago
Erik Marks 0103bf8b29
fix faulty null checks 5 years ago
Whymarrh Whitby 4f3fc95d50
Update ESLint rules for test suite (#8023) 5 years ago
Whymarrh Whitby 1d654d6c4e
Remove version bump scripts (#8006) 5 years ago
Whymarrh Whitby dea8f0f24d
Use combineReducers for rootReducer (#7964) 5 years ago
Whymarrh Whitby 08c7322203
Remove last remaining usages of `npm run` (#7994) 5 years ago
Thomas Huang 5d1c9313db
Various component tests and some conditional statements (#7765) 5 years ago
Whymarrh Whitby 608a1fc298
Remove cross-env (#7950) 5 years ago
Whymarrh Whitby 2f3f605521
Inline isomorphic-fetch test helper (#7945) 5 years ago
ryanml 07ce849c48
Sorting seed phrase confirmation buttons alphabetically (#7933) 5 years ago
Whymarrh Whitby 4136209f3d
Remove redux-logger from mock-store (#7930) 5 years ago
Mark Stacey 398a45bfdd
Replace `clone` dependency with `cloneDeep` from lodash (#7926) 5 years ago
Mark Stacey 1d73d90a1a
Replace bluebird with Node.js API for unhandled rejections (#7904) 5 years ago
Mark Stacey 550fba2466
Add benchmark to CI (#7871) 5 years ago
Erik Marks b095dc0347
Change "Log In/Out" terminology to "Unlock/Lock" (#7853) 5 years ago
Mark Stacey e02b229df6
Add margin of error metric (#7877) 5 years ago
Mark Stacey 5734f7210c
Add benchmark script (#7869) 5 years ago
Mark Stacey d27f2ee7d6
Fix intermittent e2e test failure (#7873) 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 ca38635d22
Add page navigation to e2e web driver (#7867) 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
Whymarrh Whitby b4ca671b6b
Fix propTypes and test props for Dropdown components (#7851) 5 years ago
Mark Stacey 08dcd87d58
Refactor building of e2e web driver (#7841) 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 76a31c3175 Clean up Migrator test cases (#7835) 5 years ago
Mark Stacey be08cfec0c
Wait until element is clickable before clicking in e2e tests (#7823) 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
Whymarrh Whitby 73197b43e1
Don't log Ganache Testrpc started event (#7822) 5 years ago
Mark Stacey 00da0d28a0
Use data attributes to reference settings in e2e tests (#7820) 5 years ago
Mark Stacey f7aea9597b
`await` all clicks during e2e tests (#7815) 5 years ago