keystone/keystone_tempest_plugin
Rodrigo Duarte Sousa 11712bc128 Writing API & Scenario Tests docs
It is nice to see a real example of a real test when trying to write a
new one. This patch adds a doc that gives an overview of writing new API
and Scenario tests for the keystone tempest plugin.

This also fixes a typo in the IdentityProdiversTest class name.

Change-Id: Icd631124b451f17df3d4de184e73f6223fdb7de3
2017-05-30 11:57:17 -03:00
..
services Fix issues with keystone-dsvm-py35-functional-v3-only on py35 2017-01-05 21:59:57 +00:00
tests Writing API & Scenario Tests docs 2017-05-30 11:57:17 -03:00
README.rst Base for keystone tempest plugin 2016-03-31 11:41:13 -03:00
__init__.py Base for keystone tempest plugin 2016-03-31 11:41:13 -03:00
clients.py Fix the usage of tempest.client.Manager class 2017-01-05 13:07:55 -03:00
config.py Reuse already existing groups from upstream tempest config 2017-01-27 01:07:00 -05:00
plugin.py Reuse already existing groups from upstream tempest config 2017-01-27 01:07:00 -05:00

README.rst

Tempest tests for keystone

This directory contains Tempest tests to cover the keystone project.