designate/designate/tests
sharat.sharma 77d9f412d2 Modify assert statement when comparing with None
Replace assertEqual(None, *) with assertIsNone in designate's
tests to have more clear messages in case of failure.

Change-Id: Iad1dee48bdb35b338e7b18bfb76c7f5e561c3790
Closes-Bug: #1280522
2016-05-24 09:17:45 +00:00
..
resources Enable use of Pools YAML 2016-03-17 19:13:31 +00:00
test_agent Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
test_api Modify assert statement when comparing with None 2016-05-24 09:17:45 +00:00
test_backend Update Bind 9 backend and other documentation 2016-02-22 22:04:06 +00:00
test_central Add scheduler for pools 2016-03-14 20:59:58 +00:00
test_mdns Fix rrset serialization, improve mdns tests 2016-05-11 15:06:31 +01:00
test_network_api Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
test_notification_handler Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
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 wildcard NS record 2016-01-29 22:23:40 +00:00
test_storage Consolidate default port numbers into utils.py 2016-05-05 19:35:39 +01:00
test_zone_manager Add delayed NOTIFY 2016-02-17 15:24:00 +00:00
unit Modify assert statement when comparing with None 2016-05-24 09:17:45 +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 Use assertGreater() 2016-03-01 15:36:09 +01:00