Skip to content
Snippets Groups Projects
  • matograine's avatar
    5031b5e9
    [test] #213: move useful test patched functions · 5031b5e9
    matograine authored
    * 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
    5031b5e9
    History
    [test] #213: move useful test patched functions
    matograine authored
    * 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