oca-ocb-core/odoo-bringout-oca-ocb-payment/payment/tests/__init__.py
Ernad Husremovic 95fcc8bd63 payment
2025-08-29 17:40:39 +02:00

9 lines
294 B
Python

# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import common
from . import http_common
from . import test_flows
from . import test_multicompany_flows
from . import test_payment_provider
from . import test_payment_token
from . import test_payment_transaction