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
Whymarrh Whitby
4f3fc95d50
Update ESLint rules for test suite ( #8023 )
...
* Use @metamask/eslint-config@1.1.0
* Use eslint-plugin-mocha@6.2.2
* Mark root ESLint config as root
* Update Mocha ESLint rules with shared ESLint config
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
Whymarrh Whitby
4d88e1cf86
Enable indent linting via ESLint ( #6936 )
...
* Enable indent linting via ESLint
* yarn run lint:fix
5 years ago
tmashuang
13ebb0b455
Moved loose some loose test files to sub folders
7 years ago
kumavis
28aba6e9de
migration 13 - change provider from testnet to ropsten
8 years ago
Thomas Huang
0b13429daf
Lint tests
8 years ago
Kevin Serrano
d99b5a9e5a
Add migration tests to ensure that bodies are erased properly in notices.
8 years ago
Kevin Serrano
d0e2846eca
Complete migration tests.
8 years ago
Kevin Serrano
cd75d86187
Add migrations for removing terms of use data.
8 years ago
kumavis
b33c51c0a6
migrations - introduce promise-based migrator
8 years ago
Dan Finlay
8bfa40d2d3
Move all users to new scalable backend
9 years ago
Dan Finlay
ab9db44f4a
Add migration to actual migration array, fix test
9 years ago
Dan Finlay
875a0731dd
Deprecate rawtestrpc.metamask.io
...
This migration will move users who have their clients configured to point at `rawtestrpc.metamask.io` to point at our new test-net RPC, `testrpc.metamask.io`.
9 years ago
Dan Finlay
65d73d7bb4
Unify test suites
9 years ago
Dan Finlay
8b62a8bec2
Fix plugin tests
9 years ago
Dan Finlay
eddaf71e31
Migrate etherscan providers to our RPC
9 years ago