Katarina Strenkova 433dbdc4b9 Add unit tests to increase coverage
This patch proposes adding several new unit tests in effort to increase
the total unit test coverage.

Additionally, the ./tempest/serial_tests/ directory is not included in
coverage calculation. The reason being we don't want to test tests with
unit tests, which becomes a bit of an overkill.

Finally, there is an addition of a new option for the coverage program
called --fail-under. It will result the program in failure if the
coverage is under set percentage. Reason for this implementation is to
encourage writing unit tests for new code.

Change-Id: I804116413cd7d73cd7e5ae71409a8855ef937b88
2023-10-04 13:14:24 +00:00
2021-02-09 22:33:47 +00:00
2019-04-19 19:29:35 +00:00
2018-09-05 08:45:46 +00:00
2022-06-03 14:56:50 -05:00
2023-02-23 10:28:08 +00:00
2012-04-12 16:04:36 +02:00
2019-09-11 16:42:28 +09:00
2022-11-23 14:33:00 -06:00
2023-10-04 13:14:24 +00:00

Team and repository tags

image

Tempest - The OpenStack Integration Test Suite

This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.

Get in touch via email. Use [tempest] in your subject.

Description
OpenStack Testing (Tempest) of an existing cloud
Readme 243 MiB
Languages
Python 99.8%
Shell 0.2%