You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a few integration tests that interactively checks for stdout, read it and interact back with stdin to simulate a user flow. We should rewrite them to make them more robust.
One of them is tests/test_cli/test_new_mnemonic.py:test_script_bls_withdrawal.
We have a few integration tests that interactively checks for stdout, read it and interact back with stdin to simulate a user flow. We should rewrite them to make them more robust.
One of them is
tests/test_cli/test_new_mnemonic.py:test_script_bls_withdrawal
.Related to #47 , #30 , #170
The text was updated successfully, but these errors were encountered: