Brad Decker
5a233e4634
colocate tests in flat structure ( #10655 )
4 years ago
Thomas Huang
3ba91df387
Unifies unit tests filename suffix to .test.js ( #10607 )
...
* Unifies the filename suffix to .test.js
* Display @babel/no-invalid-this rule for tx-controller.test.js
* Add test file extension to test:unit:global
4 years ago
Erik Marks
76a2a9bb8b
@metamask/eslint config@5.0.0 ( #10358 )
...
* @metamask/eslint-config@5.0.0
* Update eslintrc and prettierrc
* yarn lint:fix
4 years ago
Brad Decker
2ebf8756a4
[RFC] add prettier to eslint ( #8595 )
4 years ago
Mark Stacey
398a45bfdd
Replace `clone` dependency with `cloneDeep` from lodash ( #7926 )
...
This was done to reduce the number of direct dependencies we have. It
should be functionally equivalent. The bundle size should not change,
as we use `clone` as a transitive dependency in a number of places.
5 years ago
Whymarrh Whitby
92971d3c87
Migrate codebase to use ESM ( #7730 )
...
* Update eslint-plugin-import version
* Convert JS files to use ESM
* Update ESLint rules to check imports
* Fix test:unit:global command env
* Cleanup mock-dev script
5 years ago
brunobar79
0da41263ac
fix warning for unit tests
6 years ago
brunobar79
a8f745f9fe
eslint --fix .
6 years ago
tmashuang
13ebb0b455
Moved loose some loose test files to sub folders
7 years ago
Csaba Solya
8fde208f0b
move more test code to beforeEach
7 years ago
Csaba Solya
2b86d65d0c
verify seedwords on log in
7 years ago
Csaba Solya
3e05b693db
verify addresses regardless case
7 years ago
Csaba Solya
92453f8715
seed phrase verifier
7 years ago