manila/manila_tempest_tests/tests/api/admin
Vu Cong Tuan 9863c1b93d Replace assertEqual([], items) with assertEmpty(items)
Since assertEmpty() function has already been implemented in tempest,
let's use this function instead of generic assertEqual() function.
This change makes the code and the error messages to be more readable.
Therefore it improves maintainability a little bit.

TrivialFix
Change-Id: I3d671436e9ea2f7cbdda6d3dbf5c8a3f9d7625d4
2017-06-14 14:28:26 +07:00
..
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_admin_actions.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_admin_actions_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_export_locations.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_export_locations_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_migration.py [Tempest] Split up share migration tests to separate classes 2017-02-10 16:21:13 +02:00
test_migration_negative.py Improve test coverage for share migration 2017-02-03 23:27:34 -05:00
test_multi_backend.py Use more specific asserts in tests 2017-02-09 06:47:38 +01:00
test_quotas.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_quotas_negative.py Add the ability to check the tenant quota in detail 2016-12-28 10:32:24 +08:00
test_replication.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_replication_actions.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_scheduler_stats.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_security_services.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_services.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_services_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_group_types.py Replace assertEqual([], items) with assertEmpty(items) 2017-06-14 14:28:26 +07:00
test_share_group_types_negative.py [Share Groups] Fix creation of share group types with wrong specs values 2017-06-06 13:11:17 +03:00
test_share_groups.py [Share groups] Add scheduler filter ConsistentSnapshotFilter 2017-06-02 17:48:05 +03:00
test_share_groups_negative.py [Share groups] Add scheduler filter ConsistentSnapshotFilter 2017-06-02 17:48:05 +03:00
test_share_instances.py Refactor share instances tempest test 2017-05-23 12:37:35 +00:00
test_share_manage.py Add MapR-FS native driver 2017-01-12 18:05:39 +02:00
test_share_networks.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_servers.py [Tempest] Fix concurrency in test with listing share servers 2017-03-07 21:22:45 +03:00
test_share_servers_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_snapshot_instances.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_snapshot_instances_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_types.py Replace assertEqual([], items) with assertEmpty(items) 2017-06-14 14:28:26 +07:00
test_share_types_extra_specs.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_share_types_extra_specs_negative.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_share_types_negative.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_shares_actions.py Add create_share_from_snapshot_support extra spec 2016-12-21 09:57:08 -05:00
test_snapshot_export_locations.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_snapshot_export_locations_negative.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
test_snapshot_manage.py Add MapR-FS native driver 2017-01-12 18:05:39 +02:00
test_snapshot_manage_negative.py Add MapR-FS native driver 2017-01-12 18:05:39 +02:00