monasca-ui/monitoring/test
Hervé Beraud ca55abec23 Use unittest.mock instead of mock
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we can use the
standard lib unittest.mock module instead.

Bump horizon to 18.3.0 in lower-constraints.txt since it is the
first version with "Use unittest.mock instead of third party mock"
change [1]

[1] 7eeb9e14f9

Change-Id: Ic64fffaeded18ac11ce438c77526e60a37aeaa1d
2020-06-10 13:59:58 +02:00
..
test_data Remove heat_data from unit tests 2018-01-16 12:53:41 +01:00
__init__.py Enable unit and pep8 tests 2014-06-27 16:16:29 -06:00
helpers.py Use unittest.mock instead of mock 2020-06-10 13:59:58 +02:00
settings.py Use Horizon project template for django jobs 2019-10-21 07:18:44 +00:00
test_alarm_tables.py Use unittest.mock instead of mock 2020-06-10 13:59:58 +02:00
test_client.py Use unittest.mock instead of mock 2020-06-10 13:59:58 +02:00
urls.py Fix incorrect django.conf.url patterns import 2017-07-13 09:19:05 +00:00