cmd/geth: add tests for account commands
This commit is contained in:
1
cmd/geth/testdata/empty.js
vendored
Normal file
1
cmd/geth/testdata/empty.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
|
6
cmd/geth/testdata/guswallet.json
vendored
Normal file
6
cmd/geth/testdata/guswallet.json
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"encseed": "26d87f5f2bf9835f9a47eefae571bc09f9107bb13d54ff12a4ec095d01f83897494cf34f7bed2ed34126ecba9db7b62de56c9d7cd136520a0427bfb11b8954ba7ac39b90d4650d3448e31185affcd74226a68f1e94b1108e6e0a4a91cdd83eba",
|
||||
"ethaddr": "d4584b5f6229b7be90727b0fc8c6b91bb427821f",
|
||||
"email": "gustav.simonsson@gmail.com",
|
||||
"btcaddr": "1EVknXyFC68kKNLkh6YnKzW41svSRoaAcx"
|
||||
}
|
3
cmd/geth/testdata/passwords.txt
vendored
Normal file
3
cmd/geth/testdata/passwords.txt
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
foobar
|
||||
foobar
|
||||
foobar
|
3
cmd/geth/testdata/wrong-passwords.txt
vendored
Normal file
3
cmd/geth/testdata/wrong-passwords.txt
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
wrong
|
||||
wrong
|
||||
wrong
|
Reference in New Issue
Block a user