Whymarrh Whitby
|
d0536ba984
|
Return promises from accountImporter tests (#7826)
|
5 years ago |
Whymarrh Whitby
|
4f5f671cb1
|
Purge assertRejects shim (#7794)
|
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
|
7 years ago |
brunobar79
|
a8f745f9fe
|
eslint --fix .
|
7 years ago |
kumavis
|
7a001447a8
|
test - unit - add assertRejects to test asyncFns
|
7 years ago |
kumavis
|
62586b3b6e
|
test - unit - import strategies - properly await async methods
|
7 years ago |
Dan Finlay
|
b24efcb1cd
|
Make account import tests much more specific
However, they no longer seem to work. I'm unclear why this test is
failing. The private key being provided should be valid.
|
7 years ago |
Dan Finlay
|
385927a1b9
|
Improve private key import tests
|
7 years ago |
Dan Finlay
|
b7fe4b820d
|
Improve test formatting
|
7 years ago |
tmashuang
|
13ebb0b455
|
Moved loose some loose test files to sub folders
|
7 years ago |
Thomas
|
f441153211
|
console.log -> assert.equal
|
7 years ago |
Thomas
|
9a1661918f
|
ImportAccountWithStrategies Json and Keystore
|
7 years ago |