Merge the two functions testing transaction_amount()
Two functions are testing `transaction_amount()` in `test_{,unit_}tx.py`: - Merge the functions? at least put them together - Move `test_unit_tx.py` content in `test_tx.py`
issue