[test] #213: create test for handle_intermediary_transaction()
* two test cases: * with two outputs and a backchange, without intermediary transaction * with one output and no backchange, with an intermediary transaction * add asynctest in the dev dependencies in pyproject.toml * add key_fifi in utils_tests.py
Showing
- pyproject.toml 1 addition, 0 deletionspyproject.toml
- tests/patched/money.py 1 addition, 1 deletiontests/patched/money.py
- tests/patched/test_constants.py 1 addition, 0 deletionstests/patched/test_constants.py
- tests/patched/tx.py 31 additions, 0 deletionstests/patched/tx.py
- tests/test_unit_tx.py 388 additions, 3 deletionstests/test_unit_tx.py
- tests/utils_tests.py 3 additions, 0 deletionstests/utils_tests.py
Loading
Please register or sign in to comment