refstack/refstack/tests/api
Hervé Beraud da9cb79e93 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: I70a406c060ba681ddc000788b3fa5ab2bba4d41f
2021-01-25 19:38:53 +00:00
..
__init__.py Fix functional base request functions 2016-09-23 13:54:23 -07:00
test_guidelines.py allow for the addition of new capability sources 2018-05-08 06:16:05 -07:00
test_products.py Use unittest.mock instead of mock 2021-01-25 19:38:53 +00:00
test_profile.py Use unittest.mock instead of mock 2021-01-25 19:38:53 +00:00
test_results.py Use unittest.mock instead of mock 2021-01-25 19:38:53 +00:00
test_vendors.py Use unittest.mock instead of mock 2021-01-25 19:38:53 +00:00