Mark Stacey
a71f56e5da
Remove unused sinon sandboxes ( #8063 )
...
These sandboxes were created, then not utilized at all.
5 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
274a9ecf53
yarn lint --fix
5 years ago
Paul Bouchon
0db0a187c8
feature: add Goerli support ( #6459 )
6 years ago
tmashuang
13ebb0b455
Moved loose some loose test files to sub folders
7 years ago
Thomas
7aa54916d8
Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox()
7 years ago
Thomas
06e25205b2
Update sinion methods. sandbox.create() -> createSandbox()
7 years ago
tmashuang
a4c7d95d0d
Sinon stub infura network status
7 years ago
tmashuang
02cf65d513
Use Let instead of var
7 years ago
tmashuang
bda52f7cba
Infura Network response tests
7 years ago
kumavis
23d44e5399
tests - disable infura test
7 years ago
frankiebee
42a2bcb132
remove option fetch
8 years ago
frankiebee
1ddcbaad5b
add `done` and stub fetch
8 years ago
Kevin Serrano
199663c0a4
Add test for infura controller.
8 years ago