designate/designate/tests
Federico Ceratto b165ce14c0 Consolidate default port numbers into utils.py
Reduce duplicate hardcoded values
This could also allow setting the default value to 0 to auto-select ports
during unit tests (or use a different port)

Change-Id: Ie8456568c2f2fdd2da0f4d8c66aa36cbec7b4a99
2016-05-05 19:35:39 +01: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 Skip Pools APIv2 tests 2016-04-29 17:17:59 +01: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 Support multiple API and mDNS listen address pairs 2016-05-04 14:33:56 +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 Consolidate default port numbers into utils.py 2016-05-05 19:35:39 +01:00
__init__.py Return early from _find_recordsets_with_records 2016-04-29 22:03:24 +01:00
fixtures.py Move SOA refresh interval into unit tests 2016-02-23 20:07:21 +00: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