designate/designate/tests
Erik Olof Gunnar Andersson 18a5d4f4d9 Moved all regexes to constants
- Moved record regexes to constants.
- Moved floating ip regex to constants.
- Moved valdiation regex to constants.
- Added additional floating ip tests around regexes.

Change-Id: I3cb738f2775f770deda30253b91f148b593314bc
2023-08-14 17:21:24 +00:00
..
resources Use TEST-NET-1 for most unit testing 2023-06-04 20:28:00 -07:00
test_api Use TEST-NET-1 for most unit testing 2023-06-04 20:28:00 -07:00
test_central Merge "Add basic managed records coverage" 2023-06-05 22:44:30 +00:00
test_manage Clean up test imports 2023-05-07 17:34:02 -07:00
test_mdns Cleanup DNS Middleware 2023-07-26 09:25:16 +02:00
test_notification_handler Refactor managed record logic 2023-05-12 01:41:41 +00:00
test_producer Simplify test_purge_zones to fix race condition 2023-08-02 22:26:31 +02:00
test_quota Clean up test imports 2023-05-07 17:34:02 -07:00
test_schema Use TEST-NET-1 for most unit testing 2023-06-04 20:28:00 -07:00
test_storage Fix list zones if shared with multiple projects 2023-06-30 18:53:40 +00:00
test_worker Removed RPC calls from MDNS and moved them to the Worker 2022-06-23 23:31:41 +00:00
unit Moved all regexes to constants 2023-08-14 17:21:24 +00:00
__init__.py Fix TsigKeyring issues with dnspython 2.x 2023-06-28 10:15:16 +02:00
fixtures.py Switch Designate to Alembic database migrations 2022-08-04 17:15:09 +00:00
test_coordination.py Remove unused test code for coordination 2023-05-06 20:59:09 -07:00
test_dnsmiddleware.py Cleanup DNS Middleware 2023-07-26 09:25:16 +02:00
test_dnsutils.py Cleanup DNS Middleware 2023-07-26 09:25:16 +02:00
test_sqlalchemy.py Restructured SQL code 2023-05-11 21:28:36 -07:00