designate/designate/tests
zhangyanxian 775246a5a9 Replace assertEqual(None, *) with assertIsNone in the tests
Replace assertEqual(None, *) with assertIsNone in tests
to have more clear messages in case of failure.

Change-Id: I1260029edaf517795670a824bb2b0ad10eeaa4f9
Partial-Bug: #1280522
2016-08-18 02:39:53 +00:00
..
resources Change bind -> bind9 in docs, sample configs 2016-07-29 17:13:38 +01:00
test_agent Add gdnsd backend 2016-07-11 13:22:23 +01:00
test_api Remove unused LOG 2016-07-20 12:09:32 +08:00
test_backend Cleanup rndc backend 2016-05-24 11:19:36 +00:00
test_central Add scheduler for pools 2016-03-14 20:59:58 +00:00
test_mdns Refactor UDP query handling, add tests 2016-05-20 11:45:01 +01:00
test_network_api Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
test_notification_handler different-format-for-ipv4-and-ipv6 2016-07-19 17:09:35 +05:30
test_objects Add validation for MX, TXT, and SSHFP records 2016-01-26 15:17:27 -06:00
test_pool_manager Consolidate default port numbers into utils.py 2016-05-05 19:35:39 +01:00
test_quota Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
test_resources Remove unused V2 schemas 2015-07-21 12:04:07 +01:00
test_schema Fix SSHFP validation for ECDSA, ED25519, and SHA256 2016-08-05 18:43:14 +01:00
test_storage Improve performance of recordsets API 2016-08-12 15:54:36 +00:00
test_zone_manager Add delayed NOTIFY 2016-02-17 15:24:00 +00:00
unit Replace assertEqual(None, *) with assertIsNone in the tests 2016-08-18 02:39:53 +00:00
__init__.py Return early from _find_recordsets_with_records 2016-04-29 22:03:24 +01:00
fixtures.py Ensure services shutdown during unit testing 2016-05-16 15:00:35 +01:00
test_context.py Restrict editing of managed records to policy based ACL 2015-04-09 11:39:51 +01:00
test_coordination.py Merge "Retry Coordinator start indefinitely" 2016-01-14 15:19:09 +00:00
test_dnsutils.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
test_hookpoints.py Use six.iterkeys(x) instead of x.keys() 2015-07-01 00:18:40 +05:30
test_sqlalchemy.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
test_utils.py Improve performance of recordsets API 2016-08-12 15:54:36 +00:00