- Add a top level CONTRIBUTING.rst for repo browsers - Refactor existing contributor guide - Add a contributor/contributing.rst file with links back to relevant manila documentation. - Rearrange some things in the main doc index file to make things prettier. Change-Id: I68ea17a71c4ea1e7aac5bea1ec8b95344cb256b7 Story: #2007236 Task: #39553 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
482 B
482 B
Contributing
Basic Information
contributing
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