openstack-health/openstack_health
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
..
tests Use unittest.mock instead of third party mock 2020-03-13 12:03:07 -05:00
__init__.py Add python bits to the repo 2015-09-14 19:06:08 -04:00
api.py fix prepare for numeric data 2018-08-09 12:45:48 -05:00
base_aggregator.py Properly interpolate missing data for test_runs 2015-12-11 17:12:43 -05:00
distributed_dbm.py Fix changed imports in dogpile.cache 0.6.0 2016-06-07 11:52:08 -04:00
run_aggregator.py dict_object.keys() is not required for *in* operator 2018-12-20 10:45:35 +00:00
test_run_aggregator.py Fix pandas functions warnings 2016-06-30 17:06:50 +09:00