Write `test_tx_count_increments()`: init, perform 3 sends, call `tx_count()`, assert result = 3. Depends on issue #49.
Write
test_tx_count_increments(): init, perform 3 sends, calltx_count(), assert result = 3. Depends on issue #49.