designate/designate/tests
Erik Olof Gunnar Andersson 39a8c8f116 Improved V2 controller coverage
- Removed code that was impossible to reach.

Change-Id: Ib3c11d792ff1a5c0110ab2263e7a8a6d5f6baae0
2024-01-07 13:06:08 +00:00
..
functional Improved pool move test coverage 2024-01-07 13:05:59 +00:00
resources Fix incorrect test IP range being used by zonefiles 2023-12-08 10:56:19 -08:00
unit Improved V2 controller coverage 2024-01-07 13:06:08 +00:00
README Restructure testing 2024-01-05 15:09:29 -08:00
__init__.py Restructure testing 2024-01-05 15:09:29 -08:00
base_fixtures.py Restructure testing 2024-01-05 15:09:29 -08:00

README

This directory contains all Designate tests.

Examples:

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