freezer/freezer/tests/unit/storages
jacky06 6aa9de447e 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: Ibb42643faf23bba4a91019b87e7d23e8b36ce1a7
2020-04-08 22:54:37 +08:00
..
__init__.py change directory structure for unit tests 2016-09-13 19:56:43 +05:30
test_ftp.py Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
test_local.py Add pep8 check to freezer tests 2016-11-22 19:52:52 +03:00