tempest/tempest/api/identity/admin/v2
zhufl b9358201c7 Adding description for testcases - identity part3
When Tempest is used in customer site, often we are required to
provide a testcase list including testcase names and descriptions.
Now no this kind of doc is available, so we can add descriptions
with the format of doc string for every testcase, so later we
can generata such a testcase description list.

There are hundreds of testcases missing descriptions, so we can
add them gradually, and limit the modified files in one patch
for the convenience of reviewing.

Change-Id: I6d8fd63c7a473b498cde35ed53d83270b9e526c3
partially-implements: blueprint testcase-description
2020-07-27 14:26:34 +08:00
..
__init__.py Move identity v2 tests to their own folders 2015-03-03 09:34:09 +11:00
test_endpoints.py Adding description for testcases - identity part1 2020-04-17 09:48:33 +08:00
test_roles.py Stop using resource_cleanup in identity_v2 tests 2017-11-09 06:38:09 +00:00
test_roles_negative.py Remove unused variables from api tests 2017-06-14 15:02:23 +02:00
test_services.py Adding description for testcases - identity part3 2020-07-27 14:26:34 +08:00
test_tenant_negative.py Use base.setup_test_tenant to create test tenant 2017-04-20 15:44:58 +08:00
test_tenants.py Adding description for testcases - identity part3 2020-07-27 14:26:34 +08:00
test_tokens.py Restrict test_list_endpoints_for_token to tempest 2018-01-19 22:01:26 +00:00
test_tokens_negative.py Implement tempest client for keystone v2 token APIs 2017-06-19 14:11:12 +05:30
test_users.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_users_negative.py Adding description for testcases - identity part3 2020-07-27 14:26:34 +08:00