kuryr-libnetwork/kuryr_libnetwork/tests/unit
Sean McGinnis bf8a79a5e1
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I9357128c04f2fe0284432c1f6a543d63309efda3
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 11:53:56 -05:00
..
port_driver Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
__init__.py Drop common code and add kuryr_lib as requirement 2016-07-05 16:02:44 +05:30
base.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_config.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_external_connectivity.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_ipam_pool.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_join.py Fix unit tests CI job 2019-09-23 10:06:46 +00:00
test_kuryr_endpoint.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_kuryr_existing_network.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_kuryr_ipam.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_kuryr_network.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_kuryr.py Use unittest.mock instead of third party mock 2020-04-18 11:53:56 -05:00
test_leave.py Fix unit tests CI job 2019-09-23 10:06:46 +00:00
test_schema.py Allow new network ID pattern 2017-07-31 08:05:55 +00:00
test_utils.py Duplicate utils code in kuryr-lib and kuryr-libnetwork 2016-09-01 02:43:44 +08:00