designate/designate/tests
Dr. Jens Harbott 897fc7925b
Fix test failures with dnspython>=2
Newer dnspython has some stricter type checks, in particular we need
to ensure that zone names end with a ".". Also some objects are now
dicts instead of lists.

Two checks try to create seemingly invalid messages, those will need
further work, marked as expected failure for now to unblock gate.

Depends-On: https://review.opendev.org/813299
Signed-off-by: Dr. Jens Harbott <harbott@osism.tech>
Change-Id: I0a1ffdc92c054183cb6e720eb53cc98f99bbc6ab
2021-10-10 19:12:52 +02:00
..
resources Removed deprecated powerdns 3 driver 2019-09-24 04:26:19 -07:00
test_api [part1]:Remove six 2020-06-16 22:47:10 +08:00
test_backend Removed deprecated powerdns 3 driver 2019-09-24 04:26:19 -07:00
test_central CERT DNS records 2021-07-25 11:12:44 +02:00
test_manage Fix pool update with duplicate masters 2020-09-30 17:50:28 +01:00
test_mdns Fix test failures with dnspython>=2 2021-10-10 19:12:52 +02:00
test_notification_handler Use unittest.mock instead of third party mock 2020-05-29 11:35:40 -05:00
test_producer Add some additional logging for failing task test 2019-06-28 11:03:40 -07:00
test_quota Use unittest.mock instead of mock 2020-06-09 00:07:31 +02:00
test_schema Remove v1 API 2018-01-11 14:13:43 +00:00
test_storage Fixed a potential circular dependency 2021-06-01 22:32:12 -07:00
unit Fix test failures with dnspython>=2 2021-10-10 19:12:52 +02:00
__init__.py Fix inspect module deprecation warning 2020-07-10 03:50:10 +00:00
fixtures.py Stop to use the __future__ module. 2020-06-05 13:40:51 +02:00
test_coordination.py Use unittest.mock instead of third party mock 2020-05-29 11:35:40 -05:00
test_hookpoints.py [part1]:Remove six 2020-06-16 22:47:10 +08:00
test_sqlalchemy.py Use unittest.mock instead of third party mock 2020-05-29 11:35:40 -05:00