designate/designate/tests/unit
sonu.kumar c7b7075405 Adding v2 namespaced event to zone manager
Change-Id: Ic5cedb3bd72b95a14665d1a0d14b9b902b92fa61
Closes-bug: #1544911
2016-03-31 16:12:10 +00:00
..
test_api Switch to mock fixtures, minor cleanup 2016-01-27 13:20:51 +00:00
test_backend Switch to mock fixtures, minor cleanup 2016-01-27 13:20:51 +00:00
test_central Add scheduler for pools 2016-03-14 20:59:58 +00:00
test_mdns Avoid logging tracebacks for EAGAIN errors 2016-03-16 17:05:30 +00:00
test_objects Enable use of Pools YAML 2016-03-17 19:13:31 +00:00
test_pool_manager Enable use of Pools YAML 2016-03-17 19:13:31 +00:00
test_scheduler Add scheduler for pools 2016-03-14 20:59:58 +00:00
test_zone_manager Adding v2 namespaced event to zone manager 2016-03-31 16:12:10 +00:00
README Create unit tests dir, move objects tests there 2015-07-20 14:15:42 +01:00
__init__.py Actually poll for zone deletes 2016-02-16 22:30:37 +00:00
test_pool.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00

README

This directory contains pure unit tests.

Examples:

ostestr --regex designate.tests.test_unit

python setup.py testr --coverage -t designate.tests.test_unit