horizon/openstack_dashboard/test/integration_tests/tests
Cao Xuan Hoang f8851fbdd6 Use assertGreater(len(x), 0) instead of assertTrue(len(x) > 0)
assertGreater provides a nicer error message if it fails.

Change-Id: Id9a2e11e21cca87bb4ef23ced5bbbae6817dba73
2016-12-09 11:11:41 +07:00
..
test-data Added test for check stacks creation and deletion functionality 2016-04-20 11:14:02 +03:00
__init__.py Integration tests - running the tests 2014-02-26 10:45:21 +00:00
test_credentials.py Delegate tearDown logic to addCleanup method 2016-06-01 18:39:19 +03:00
test_defaults.py Use assertGreater(len(x), 0) instead of assertTrue(len(x) > 0) 2016-12-09 11:11:41 +07:00
test_flavors.py Flavors panel can switch to Angular 2016-10-11 15:49:55 -07:00
test_floatingips.py Fix order of arguments in assertEqual 2016-08-16 12:02:45 +07:00
test_groups.py Added tests for Identity Groups 2016-05-04 05:32:18 +00:00
test_host_aggregates.py Add host aggregate create/delete test 2016-02-24 21:54:46 +00:00
test_images.py Support for Glance v2 2016-09-12 11:16:33 -07:00
test_instances.py Improved table deletion efficiency 2016-06-21 14:03:58 -05:00
test_keypairs.py Re-enable keypairs integration test 2016-02-10 19:59:48 +00:00
test_login.py Add html source code on test failure for debugging 2015-03-20 17:43:56 +01:00
test_metadata_definitions.py Add test for create/delete Namespace inside "Metadata Definitions" 2016-02-09 16:01:57 +03:00
test_networks.py Revert "Prevent creation of subnet via RBAC during new network creation" 2016-07-14 18:08:17 +00:00
test_projects.py Delegate tearDown logic to addCleanup method 2016-06-01 18:39:19 +03:00
test_router.py Improve Router integration tests coverage 2016-04-21 10:51:41 -05:00
test_router_gateway.py Added router set/clear gateway test. 2016-04-11 20:34:17 +03:00
test_security_groups.py Fix some spelling mistakes in horizon 2016-06-23 17:04:35 +08:00
test_stacks.py Delegate tearDown logic to addCleanup method 2016-06-01 18:39:19 +03:00
test_user_settings.py Provide an integration test for dynamic themes 2016-03-23 18:12:23 +03:00
test_users.py Integration tests naming sanity 2016-02-09 21:14:37 +03:00
test_volume_snapshots.py Delegate tearDown logic to addCleanup method 2016-06-01 18:39:19 +03:00
test_volumes.py Improved table deletion efficiency 2016-06-21 14:03:58 -05:00
test_volumetypes.py Added test for check Edit Consumer of QoS Spec functionality 2016-03-10 12:19:47 +03:00