[mod] #397: Replace HeadBlock() singleton with @functools.lru_cache()
Remove membership exit_code test membership test is sometimes failing now testing if sending membership document get send to the network should fail is not an important part of the test These tests are sometimes returing error sometimes not This is about testing that sending a membership doc fails because its invalid blockchain_tools: head_block, params
parent
32cf9988
No related branches found
No related tags found
Showing
- silkaj/blockchain_tools.py 6 additions, 15 deletionssilkaj/blockchain_tools.py
- silkaj/cert.py 2 additions, 2 deletionssilkaj/cert.py
- silkaj/commands.py 4 additions, 4 deletionssilkaj/commands.py
- silkaj/membership.py 2 additions, 2 deletionssilkaj/membership.py
- silkaj/money.py 2 additions, 2 deletionssilkaj/money.py
- silkaj/tx.py 1 addition, 1 deletionsilkaj/tx.py
- tests/patched/blockchain_tools.py 3 additions, 3 deletionstests/patched/blockchain_tools.py
- tests/test_membership.py 10 additions, 12 deletionstests/test_membership.py
- tests/test_revocation.py 23 additions, 10 deletionstests/test_revocation.py
- tests/test_unit_tx.py 3 additions, 3 deletionstests/test_unit_tx.py
Loading
Please register or sign in to comment