
Add a base set of instructions with examples on how contributors can run the functional tests Change-Id: Id65bac35f99483ca8fd55c645d47f4e882f6e191 Closes-Bug: #1832023
785 B
785 B
Contributing
Code is hosted at opendev.org. Submit bugs to the python-manilaclient project on Launchpad. Submit code to the openstack/python-manilaclient project using Gerrit.
Testing
Manilaclient has two types of tests - 'unit' and 'functional'.
The preferred way to run tests is using tox
.
See Consistent Testing Interface for more details.
functional-tests