1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app/selectors/tests
Whymarrh Whitby e4b8cddf02
Disallow all anonymous default export, aside from CSF and migrations (#8535)
CSF = Storybook’s Component Story Format (CSF)

See https://storybook.js.org/docs/formats/component-story-format/

Note that the migrations still use CommonJS require, so the default export as
an object is quite ergonomic (& I don't want to touch the migrations).
2020-05-18 21:18:11 -02:30
..
confirm-transaction.test.js Consolidate selector tests (#8510) 2020-05-05 07:05:16 -07:00
custom-gas.test.js Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
permissions.test.js Connected accounts secondary sort order (#8608) 2020-05-18 13:31:11 -03:00
selectors.test.js Consolidate selector tests (#8510) 2020-05-05 07:05:16 -07:00
send-selectors-test-data.js Disallow all anonymous default export, aside from CSF and migrations (#8535) 2020-05-18 21:18:11 -02:30
send.test.js Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
tokens.test.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
transactions.test.js Remove unused ShapeShift components (#8402) 2020-04-24 12:33:24 -03:00