This website requires JavaScript.
Explore
Help
Register
Sign In
d-bis
/
app-ethereum
Watch
4
Star
0
Fork
0
You've already forked app-ethereum
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d1ea89b2834652277b60d1684c066210245d9ccf
app-ethereum
/
tests
/
speculos
/
test_configuration_cmd.py
4 lines
82 B
Python
Raw
Normal View
History
Unescape
Escape
feat: first test with speculos
2022-04-08 09:57:12 +02:00
def
test_configuration
(
cmd
)
:
Update tests
2024-02-13 17:01:00 +01:00
assert
cmd
.
get_configuration
(
)
==
(
2
,
1
,
10
,
4
)
Reference in New Issue
Copy Permalink