freezer/freezer/tests/unit/utils
jacky06 eaab8694d0 Update to hacking 3.0
Update to newest hacking version, it has only minimal changes and full
support for Python 3.

Python modules related to coding style checks (listed in blacklist.txt in
openstack/requirements repo) are dropped from lower-constraints.txt
as they are not actually used in tests (other than pep8).

Change-Id: Id4b5f045563640f4b9c73ecafd4ebf8d3ff2c269
2020-05-11 23:31:15 +08:00
..
__init__.py change directory structure for unit tests 2016-09-13 19:56:43 +05:30
test_checksum.py Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
test_config.py Remove six usage from freezer package 2020-01-22 03:52:35 -08:00
test_crypt.py Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
test_exec_cmd.py Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00
test_utils.py Update to hacking 3.0 2020-05-11 23:31:15 +08:00
test_winutils.py Use unittest.mock instead of third party mock 2020-04-08 22:54:37 +08:00