pegleg/tests/unit
Felipe Monteiro 0fcca0bcdb refactor: Add convenient callback for processing site repos
This patch set adds a callback that can be passed to

    @click.argument(site_name, callback=process_repositories_callback)

This makes it easy to have Pegleg automatically clone done repositories
for the specified site and check out all specified references for
each repository.

Change-Id: I7726a8aec1b1689bffbdbfe81204ed2a14ac4b87
2018-10-23 11:03:22 -04:00
..
engine Allow the repository clone path to be specified in the CLI 2018-10-20 15:21:07 -04:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
conftest.py refactor: Add convenient callback for processing site repos 2018-10-23 11:03:22 -04:00
fixtures.py Allow the repository clone path to be specified in the CLI 2018-10-20 15:21:07 -04:00
test_cli.py refactor: Add convenient callback for processing site repos 2018-10-23 11:03:22 -04:00
test_utils.py fix: Enable Pegleg to support manifest repos like AIAB 2018-10-18 19:07:31 +01:00