openstack-designate/designate/tests/functional
Erik Olof Gunnar Andersson 886bb7fb14 Remove unnecessary generate_uuid wrapper
Change-Id: I90bf0c9b9c6a0834c0d3abaff020422e5b0778a7
2024-07-01 14:11:11 +02:00
..
api Add support for catalog zones 2024-01-22 15:22:13 +01:00
central Remove unnecessary generate_uuid wrapper 2024-07-01 14:11:11 +02:00
manage Fix YAMLAdapter when optional attributes are missing 2024-05-23 16:06:17 +02:00
mdns Add support for catalog zones 2024-01-22 15:22:13 +01:00
notification_handler Cleanup cross function / unit imports 2024-01-07 11:53:29 -08:00
producer Restructure testing 2024-01-05 15:09:29 -08:00
quota Restructure testing 2024-01-05 15:09:29 -08:00
worker Restructure testing 2024-01-05 15:09:29 -08:00
__init__.py Remove unnecessary generate_uuid wrapper 2024-07-01 14:11:11 +02:00
README Restructure testing 2024-01-05 15:09:29 -08:00
test_context.py Restructure testing 2024-01-05 15:09:29 -08:00
test_dnsmiddleware.py Restructure testing 2024-01-05 15:09:29 -08:00
test_dnsutils.py Restructure testing 2024-01-05 15:09:29 -08:00
test_migration.py Add support for catalog zones 2024-01-22 15:22:13 +01:00
test_sqlalchemy.py Restructure testing 2024-01-05 15:09:29 -08:00
test_storage.py Remove unnecessary generate_uuid wrapper 2024-07-01 14:11:11 +02:00
test_upgrade_checks.py Restructure testing 2024-01-05 15:09:29 -08:00

This directory contains all functional tests.

Examples:

tox -e py3 -- tests.functional
tox -e py3 -- tests.functional.api