Skip to content
yordanka.spahieva edited this page Jun 23, 2017 · 2 revisions

Unit and Integration tests

inittest.py

.. literalinclude:: ../tests/inittest.py

test_address.py

.. literalinclude:: ../tests/test_address.py

test_api_kount.py

.. literalinclude:: ../tests/test_api_kount.py

test_basic_connectivity.py

.. literalinclude:: ../tests/test_basic_connectivity.py

json_test.py

.. literalinclude:: ../tests/json_test.py

test_inquiry.py

.. literalinclude:: ../tests/test_inquiry.py

test_payment.py

.. literalinclude:: ../tests/test_payment.py

test_ris_validation_exception.py

.. literalinclude:: ../tests/test_ris_validation_exception.py

test_validation_error.py

.. literalinclude:: ../tests/test_validation_error.py

inittest.py

.. literalinclude:: ../tests/inittest.py

test_khash.py

.. literalinclude:: ../tests/test_khash.py

test_ris_test_suite.py

.. literalinclude:: ../tests/test_ris_test_suite.py

test_ris_validator.py

.. literalinclude:: ../tests/test_ris_validator.py

test_xmlparser.py

.. literalinclude:: ../tests/test_xmlparser.py

Clone this wiki locally