[test] #396: Remove async/await kw from tests/test_*.py
assert_*_awaited_*() −> assert_*_called_*() Precise tests with assert_called_once() on the confirmation
Showing
- tests/test_membership.py 8 additions, 20 deletionstests/test_membership.py
- tests/test_money.py 4 additions, 7 deletionstests/test_money.py
- tests/test_tui.py 2 additions, 2 deletionstests/test_tui.py
- tests/test_tx.py 6 additions, 13 deletionstests/test_tx.py
- tests/test_tx_history.py 6 additions, 7 deletionstests/test_tx_history.py
- tests/test_unit_tx.py 30 additions, 45 deletionstests/test_unit_tx.py
- tests/test_verify_blocks.py 5 additions, 8 deletionstests/test_verify_blocks.py
- tests/test_wot.py 8 additions, 9 deletionstests/test_wot.py
Loading
Please register or sign in to comment