openstack-health/openstack_health/tests
Sean McGinnis 711c267bca
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock modules instead of the third party mock lib.

Change-Id: I328fd430e61b666147095f860d02a2badcfd3072
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-13 12:03:07 -05:00
..
__init__.py Add python bits to the repo 2015-09-14 19:06:08 -04:00
base.py Add unit tests for rest api and fix docs 2015-09-15 23:39:20 -04:00
test_api.py Use unittest.mock instead of third party mock 2020-03-13 12:03:07 -05:00
test_counter.py Extract test run aggregation into separated class 2015-11-06 15:48:04 -02:00
test_run_aggregator.py fix prepare for numeric data 2018-08-09 12:45:48 -05:00
test_status.py Extract test run aggregation into separated class 2015-11-06 15:48:04 -02:00
test_test_run_aggregator.py Extract test run aggregation into separated class 2015-11-06 15:48:04 -02:00