Skip to content

Commit 7e83766

Browse files
committed
tests update
1 parent 020cc09 commit 7e83766

18 files changed

Lines changed: 175 additions & 1662 deletions

.openapi-generator/FILES

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
.github/workflows/python.yml
2-
.gitignore
32
.gitlab-ci.yml
43
.travis.yml
54
docs/AutoPayEnrollmentRequest.md
@@ -421,5 +420,19 @@ setup.py
421420
test-requirements.txt
422421
test/__init__.py
423422
test/test_secure_ach_validation_api.py
424-
test/test_secure_verify_bank_account_request_dto.py
423+
test/test_secure_autopay_enrollment_api.py
424+
test/test_secure_embedded_premium_finance_api.py
425+
test/test_secure_embedded_premium_finance_endorsements_api.py
426+
test/test_secure_outbound_payments_api.py
427+
test/test_secure_payment_batching_api.py
428+
test/test_secure_payment_intent_api.py
429+
test/test_secure_payment_links_api.py
430+
test/test_secure_payments_api.py
431+
test/test_secure_premium_finance_lite_api.py
432+
test/test_secure_refunds_api.py
433+
test/test_secure_reports_api.py
434+
test/test_secure_token_links_api.py
435+
test/test_secure_token_management_api.py
436+
test/test_secure_vendor_management_api.py
437+
test/test_secure_voids_api.py
425438
tox.ini

test/ApiExplorerTests.py

Lines changed: 0 additions & 53 deletions
This file was deleted.

test/test_embedded_premium_finance_endorsements_api.py

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)