Merge "[docs] Add information about TestSuiteMultipleEnvironments"

This commit is contained in:
Jenkins 2016-06-24 14:53:47 +00:00 committed by Gerrit Code Review
commit a1f3641a35

View File

@ -95,6 +95,7 @@ All tests are kept in *sanity_check.py* and divided into 10 test suites:
* TestSuiteRepository - verification of importing packages and bundles.
* TestSuitePackageCategory - verification of main operations with categories.
* TestSuiteCategoriesPagination - verification of categories pagination in case of many categories created.
* TestSuiteMultipleEnvironments - verification of ability to apply action to multiple environments.
To specify which tests/suite to run, pass test/suite names on the command line: