[test] #213: move useful test patched functions
* Move patched functions from test_membership.py to relevant files * blockchain_tools.py * create mocked_block variable * make both patched_block and patched_head_block return mocked_block * auth.py * wot.py * modify a pubkey list in patched/wot.py * change calls in the tests * change pubkeys in patched/money.py to match new pubkey_list
parent
9a353cea
No related branches found
No related tags found
Showing
- tests/patched/auth.py 8 additions, 0 deletionstests/patched/auth.py
- tests/patched/blockchain_tools.py 26 additions, 7 deletionstests/patched/blockchain_tools.py
- tests/patched/money.py 5 additions, 14 deletionstests/patched/money.py
- tests/patched/wot.py 43 additions, 5 deletionstests/patched/wot.py
- tests/test_membership.py 12 additions, 56 deletionstests/test_membership.py
- tests/test_tui.py 1 addition, 1 deletiontests/test_tui.py
- tests/test_unit_tx.py 10 additions, 10 deletionstests/test_unit_tx.py
Loading
Please register or sign in to comment