-
- Downloads
Add votes command to cli
cli * add votes command to view outgoing/incoming votes of an account Unit tests * improve unit tess for account and vote * Add test_instance to check if set_shared_steem_instance, shared_steem_instance is working * Add new command to test_cli
Showing
- beem/cli.py 25 additions, 0 deletionsbeem/cli.py
- tests/beem/test_account.py 8 additions, 14 deletionstests/beem/test_account.py
- tests/beem/test_cli.py 7 additions, 0 deletionstests/beem/test_cli.py
- tests/beem/test_instance.py 112 additions, 0 deletionstests/beem/test_instance.py
- tests/beem/test_vote.py 2 additions, 0 deletionstests/beem/test_vote.py
tests/beem/test_instance.py
0 → 100644
Please register or sign in to comment