zaqar-ui/zaqar_ui/test
Hervé Beraud 60f3442e13 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.

Change-Id: Ia50cc4538bf4e148f3870dafb414109d4ca9ccc1
2020-06-09 12:20:48 +02:00
..
api_tests Use unittest.mock instead of mock 2020-06-09 12:20:48 +02:00
integration_tests Setup python test environment 2016-09-21 15:50:48 +09:00
__init__.py Setup python test environment 2016-09-21 15:50:48 +09:00
helpers.py Use unittest.mock instead of mock 2020-06-09 12:20:48 +02:00
settings.py Update hacking version 2019-01-09 10:10:44 +08:00
test_data.py Setup python test environment 2016-09-21 15:50:48 +09:00