openstack-python-openstackc.../openstackclient/tests/functional
Dean Troyer 22cee104ed Beef up network functional tests
We need to get more thorough in our functional testing, so start by
adding tests for all create and set options, check return values.

This also removes most of the setupClass() and teardownClass()
methods as they held common state that was subject to race conditions
when running tests in parallel.

Change-Id: I4179f493cea971b7c576ffbf501330b5c57f52f3
2016-12-30 14:36:10 -06:00
..
common Revert "WIP: Skip broken functional tests..." 2016-12-29 08:58:12 -06:00
compute move all functional tests to tests module 2016-09-09 03:29:47 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Use assertGreater replace assertTrue 2016-09-23 13:49:04 +08:00
image move all functional tests to tests module 2016-09-09 03:29:47 +00:00
network Beef up network functional tests 2016-12-30 14:36:10 -06:00
object move all functional tests to tests module 2016-09-09 03:29:47 +00:00
volume Add --default option to "volume type list" 2016-12-06 06:44:16 +08:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Rename variable to avoid shadowing of built-in name 2016-10-18 19:12:23 +03:00
post_test_hook.sh unwedge the gate 2016-09-09 22:49:35 -04:00