designate/designate/tests/unit
Jenkins 57c29fdb3f Merge "Actually poll for zone deletes" 2016-02-22 18:11:37 +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 delayed NOTIFY 2016-02-17 15:24:00 +00:00
test_mdns Actually poll for zone deletes 2016-02-16 22:30:37 +00:00
test_objects Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
test_pool_manager Actually poll for zone deletes 2016-02-16 22:30:37 +00:00
test_zone_manager Ensure ZoneManager emits valid objects 2016-02-15 12:07:39 +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