tests: Test non-string values for payment-method metadata.

This commit is contained in:
Brett Smith 2020-07-02 13:08:21 -04:00
parent 638bc8ccbb
commit 69d079190c

View file

@ -591,6 +591,7 @@ def test_outgoing_report_good_payment_method(caplog, accrual_postings, arg):
'usd nonexistent',
'check',
'us check',
*testutil.NON_STRING_METADATA_VALUES,
])
def test_outgoing_report_bad_payment_method(caplog, accrual_postings, arg):
rt_id = 'rt:40'