Skip to content
Snippets Groups Projects
Commit 5031b5e9 authored by matograine's avatar matograine
Browse files

[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
1 merge request!130#213: Write unit tests for the transaction command
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment