diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2017-04-26 15:25:55 +0200 |
---|---|---|
committer | Christopher Price <christopher.price@ericsson.com> | 2017-04-27 10:04:23 +0000 |
commit | b8722fae5e61ca71a43f3d69d1d093906b140bbe (patch) | |
tree | 40584e9f72f3b38cd98f3064df0d6b5a476dfa7a /docs/testing/user/testspecification/vimoperationsidentity | |
parent | acee332cda9fab1315ee1147ab12bc4003f05990 (diff) |
Setting the document directory structure according to the Plugfest outcome.
Implemented a directory and file structure that supports the requirements defined
in the plugfest etherpad: https://etherpad.opnfv.org/p/cvp_tooling_sketch
Change-Id: Icb7d2db4b0132f2039c680883e173ff5d7fc0120
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to 'docs/testing/user/testspecification/vimoperationsidentity')
-rw-r--r-- | docs/testing/user/testspecification/vimoperationsidentity/index.rst | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/testing/user/testspecification/vimoperationsidentity/index.rst b/docs/testing/user/testspecification/vimoperationsidentity/index.rst new file mode 100644 index 00000000..8ab4596f --- /dev/null +++ b/docs/testing/user/testspecification/vimoperationsidentity/index.rst @@ -0,0 +1,24 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Ericsson AB + +========================================== +VIM identity operations test specification +========================================== + +.. toctree:: + :maxdepth: 2 + +Each test case requires documentation according to: +* Use case specification +* Test preconditions +* Basic test flow execution descriptor +* Post conditions and pass fail criteria + +tempest.api.identity.v3.TestApiDiscovery.test_api_media_types +tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources +tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses +tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types +tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources +tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses +tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token |