cloudkitty/cloudkitty/tests
Sean McGinnis 18a47cb24a Use unittest.mock instead of third party mock
We can now use the standard library mock library instead of the third
party one previously needed for py27 compatibility.

Change-Id: Ia8e87cd6a25621a97c876de5422d0c9d0c8dd751
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-08-13 09:43:50 +00:00
..
api Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
cli Support upgrade checks 2019-02-04 08:42:21 +00:00
collectors Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
common Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
fetchers Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
gabbi Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
storage Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
utils_tests Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
__init__.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
samples.py Add DataPoint/DataFrame objects 2019-08-22 07:39:01 +00:00
test_config.py Delete v2 gnocchi storage 2019-02-01 16:53:05 +01:00
test_dataframe.py Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00
test_hacking.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_hashmap.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_keystone_fetcher.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_orchestrator.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_policy.py Update oslo.policy and oslo.context usage 2019-12-12 15:54:51 +00:00
test_pyscripts.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_rating.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
test_state.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
test_storage_state.py Use unittest.mock instead of third party mock 2020-08-13 09:43:50 +00:00
utils.py Add DataPoint/DataFrame objects 2019-08-22 07:39:01 +00:00