requirements/openstack_requirements/tests
Jens Harbott 83b781ae4f Fix failure with setuptools >= 49.0.0
Recent setuptools include updated vendored pkg_resource that changed
the exception that we need to expect from them. Leave in the old
version, too, for backwards compatibility.

Change-Id: I5bb01fb21982fb8757e925659ad206a15a79f799
2020-07-09 14:07:01 +00:00
..
files Replace old requires-python with python-requires 2020-03-27 13:47:38 -05:00
__init__.py Move tests into openstack_requirements. 2015-06-08 22:07:01 +12:00
common.py do not sync the blacklist to projects 2017-06-15 16:26:53 -04:00
test_build_lower_constraints.py Ignore empty requirements/constraints when building lower-constraints 2018-07-05 09:48:55 +10:00
test_check_constraints.py Use unittest.mock instead of mock 2020-06-09 19:16:34 +02:00
test_check.py Allow projects to drop 'python_version>=3.x' version specifier 2019-12-19 23:22:40 -06:00
test_constraints.py Move data validation out of the unit tests and strengthen 2015-08-03 20:45:37 +00:00
test_edit_constraint.py Deal with underscores in names in edit-constraints 2015-09-17 10:12:11 +12:00
test_generate.py Use venv instead of virtualenv in generate script 2020-06-29 12:50:08 -05:00
test_project.py add validation rules for lower constraints 2018-03-29 12:58:57 -04:00
test_requirement.py Fix failure with setuptools >= 49.0.0 2020-07-09 14:07:01 +00:00
test_update_pbr.py Stop to use the __future__ module. 2020-06-02 20:56:04 +02:00
test_update_suffix.py Stop to use the __future__ module. 2020-06-02 20:56:04 +02:00
test_update.py Use unittest.mock instead of mock 2020-06-09 19:16:34 +02:00