1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/test
Whymarrh Whitby 68a64af5b3
Fix callback-return issues (#8996)
See [`callback-return`](https://eslint.org/docs/rules/callback-return) for more information.

This change enables `callback-return` and fixes the resulting issues.
2020-07-17 20:19:52 -02:30
..
data Delete unused transaction history test state (#8769) 2020-06-08 17:48:28 -07:00
e2e Fix callback-return issues (#8996) 2020-07-17 20:19:52 -02:30
lib Remove integration tests (#8959) 2020-07-10 12:22:36 -03:00
stub Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
unit Fix callback-return issues (#8996) 2020-07-17 20:19:52 -02:30
unit-global Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
web3 Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
env.js Remove cross-env (#7950) 2020-01-30 14:11:26 -03:30
helper.js Update account options menu design (#8654) 2020-05-27 12:31:53 -03:00
setup.js Remove obs-store babel register handling (#8413) 2020-04-27 07:54:42 -07:00