octavia/octavia/hacking
Hervé Beraud 6cce3a72ae 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.

Also added and enabled a hacking check that would have caught this.

Change-Id: Idb10f84fd32c50db24f844352cb85de452181439
2020-06-09 11:25:00 -04:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
checks.py Use unittest.mock instead of mock 2020-06-09 11:25:00 -04:00