cloudkitty-dashboard/cloudkittydashboard/tests
Sean McGinnis 15a2a8e9e2
Drop use of third party mock
The third party mock library was needed for mocking support across py2
and py3. Now that we have dropped py2 support, we can use the standard
library unittest.mock instead.

Change-Id: I8b0db843743ba234f35f54e29ca820c909102059
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-08-13 09:57:44 -05:00
..
__init__.py Init the repo with common files 2014-08-24 10:15:05 +02:00
base.py Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
test_cloudkittydashboard.py Add testcases for cloudkitty-dashboard 2018-10-23 13:36:34 +02:00
test_predictive_pricing.py Drop use of third party mock 2020-08-13 09:57:44 -05:00
test_utils.py Adapt TemplatizableDict to python3 hasattr 2019-07-25 17:36:16 +02:00