pegleg/tests/unit
Felipe Monteiro f71c2e38f8 fix: Support cloning URLs that end in .git
This patch set adds support for passing in URLs ending in .git
via the --site-repository (-r) flag, e.g.:

    pegleg site -r https://github.com/openstack/project.git@foo [...]

Unit test added to validate behavior.

Change-Id: If822ed195f07dc25e0590e42d046730632fdaafd
2018-10-01 21:36:24 -05:00
..
engine fix: Allow -r flag to work with remote repository URLs 2018-09-27 14:27:47 +01:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
conftest.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
fixtures.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
test_cli.py fix: Support cloning URLs that end in .git 2018-10-01 21:36:24 -05:00
test_utils.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00