freeipa/tests/test_cmdline
Petr Viktorin 8c1171e923 Move test skipping to class setup
Currently, each DNS test case first checks if DNS is configured
by creating and deleting a test zone. This takes quite a lot of time.

This patch moves the check to the setUpClass method, so the check is
only done once for all the tests.

Similarly, if the server is not available, entire XMLRPC test classes
are now skipped.

Additionally, CLItests that hit the server are skipped if the server
isn't available.
2012-04-01 16:21:10 -04:00
..
cmdline.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
test_cli.py Move test skipping to class setup 2012-04-01 16:21:10 -04:00
test_ipagetkeytab.py ticket 1600 - convert unittests to use DN objects 2011-08-16 23:52:26 -04:00