pbr/pbr/tests
Clark Boylan 8c0d5c3141 PBR package testing improvements
We simplify virtualenv setup for PBR package installation testing by
switching to a simple file path for the PBR installation rather than a
full url with egg specifier. The egg specifer isn't necessary and
neither is the url and simpler is easier to understand.

We also add the verbose flag to the pip installations of tools into that
virtualenv to better understand problems when they occur.

Finally we add the option to skip writing package files if their
contents are empty. This allows us to ensure that we can omit certain
files which will be useful for the next change.

Change-Id: I1f081d29d62c905c1bb1abee5402b0990c83e948
2021-11-03 10:01:43 -07:00
..
testpackage Update some url to use opendev.org 2020-08-06 15:09:50 +02:00
__init__.py Remove redundant testscenarios glue. 2015-10-07 14:51:23 +13:00
base.py trivial: Improve logging of run commands 2020-08-06 08:27:41 +00:00
test_commands.py Update hacking 2020-08-05 15:01:21 -07:00
test_core.py Add support for virtualenv 20.x 2020-08-05 15:01:15 -07:00
test_files.py Fix white space handling in file names 2019-04-25 11:25:56 +01:00
test_hooks.py Skip test for testr hook being installed when testr is not available 2018-09-14 23:16:31 +02:00
test_integration.py Add support for virtualenv 20.x 2020-08-05 15:01:15 -07:00
test_packaging.py PBR package testing improvements 2021-11-03 10:01:43 -07:00
test_pbr_json.py Remember the insertion order for pbr.json 2016-05-04 14:47:16 -04:00
test_setup.py Dropping lower constraints testing 2021-03-09 12:25:45 +01:00
test_util.py Add test for cfg -> py transformation 2021-04-22 10:00:38 +01:00
test_version.py Support v<semver> version 2018-01-05 14:19:47 +00:00
test_wsgi.py Mark strings as raw 2019-08-27 16:57:23 +01:00
util.py Update to latest hacking 2019-08-27 16:57:23 +01:00