1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 12:52:33 +02:00
metamask-extension/ui/app
Bruno Barbieri ccab4ee1a4 tests - integration - Add Drizzle tests (#5467)
* added drizzle app for testing

* working

* clean up

* clean up script

* make build step required

* add drizzle-tests to .eslintignore

* clean up drizzle run script

* lint

* use truffle unbox

* undo eslintignore changes

* revert change

* dont use global

* dont need this steps

* use the new account flow

* restore package-lock.json
2018-10-10 01:12:43 -04:00
..
accounts/new-account
components tests - integration - Add Drizzle tests (#5467) 2018-10-10 01:12:43 -04:00
constants Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
css Added account options on home screen 2018-10-09 19:43:41 -07:00
ducks Fix naming, add eth.getCode check for actions, fix translations for statuses 2018-08-23 16:45:28 -07:00
first-time Fixing translations in first-time init menu (#4969) 2018-08-07 23:27:52 -02:30
helpers Fix action translations edge cases 2018-10-05 13:21:10 -07:00
higher-order-components Add unit tests 2018-09-19 14:31:10 -07:00
img
keychains/hd
reducers Adds sidebar component and refactors slide in wallet view sidebar to use it. 2018-08-28 22:08:15 -02:30
selectors Merge pull request #5428 from alextsg/i5372-queue-order 2018-10-05 11:07:44 -07:00
actions.js Merge pull request #5329 from whymarrh/confirm-features 2018-10-01 22:02:47 -02:30
app.js Merge pull request #5241 from MetaMask/refactor-settings 2018-09-20 23:33:04 -07:00
conf-tx.js Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
conversion-util.js Add tests for TransactionActivityLog. Make changes to rendering events 2018-09-12 19:48:52 -07:00
conversion-util.test.js
i18n-provider.js Add tOrKey function to I18nProvider 2018-08-23 16:44:44 -07:00
infura-conversion.json
reducers.js
root.js
routes.js new confirm add suggested token component 2018-08-06 20:03:49 -04:00
select-app.js
selectors.js fix integration test for asset images selectors 2018-08-30 15:09:59 -03:00
store.js
token-util.js Fix token values being undefined 2018-10-08 17:05:57 -07:00
util.js Add retry button to TransactionListItem 2018-08-23 16:44:44 -07:00
welcome-screen.js