tests: Add pointers to docs on running tests
I forgot how to run functional tests despite having recently worked on documentation for this myself. Add a pointer to the docs for the test directories. Change-Id: I5f6ef29f4148b17227f44f4056afc7eb058cdc6b Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
parent
20ffb8ef1b
commit
819ccc8bc5
openstack/tests
7
openstack/tests/README.rst
Normal file
7
openstack/tests/README.rst
Normal file
@ -0,0 +1,7 @@
|
||||
Tests for openstacksdk
|
||||
======================
|
||||
|
||||
For information on how to run and extend these tests, refer to the `contributor
|
||||
guide`__.
|
||||
|
||||
.. __: https://docs.openstack.org/openstacksdk/latest/contributor/testing.html
|
7
openstack/tests/functional/README.rst
Normal file
7
openstack/tests/functional/README.rst
Normal file
@ -0,0 +1,7 @@
|
||||
Unit Tests for openstacksdk
|
||||
===========================
|
||||
|
||||
For information on how to run and extend these tests, refer to the `contributor
|
||||
guide`__.
|
||||
|
||||
.. __: https://docs.openstack.org/openstacksdk/latest/contributor/testing.html
|
7
openstack/tests/unit/README.rst
Normal file
7
openstack/tests/unit/README.rst
Normal file
@ -0,0 +1,7 @@
|
||||
Unit Tests for openstacksdk
|
||||
===========================
|
||||
|
||||
For information on how to run and extend these tests, refer to the `contributor
|
||||
guide`__.
|
||||
|
||||
.. __: https://docs.openstack.org/openstacksdk/latest/contributor/testing.html
|
Loading…
x
Reference in New Issue
Block a user