summaryrefslogtreecommitdiff
path: root/tests/sources
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Untangling element/source namesTristan Van Berkom2017-03-181-1/+0
* source test fixture: Create a context with a log handler.Tristan Van Berkom2017-02-251-0/+7
* Remove apostrophes from grammatically incorrect instances of "it's"Paul Sherwood2017-02-111-1/+1
* Fixed tests for new Project() constructor argument.Tristan Van Berkom2017-02-021-1/+1
* ostree.py test case: Commented out another testTristan Van Berkom2017-01-191-17/+18
* Fixed test cases for Source refresh() -> track() API changeTristan Van Berkom2017-01-182-14/+17
* ostree source test case: Few changesTristan Van Berkom2017-01-164-53/+44
* Changing the pull command from pull_with_options to just the basic pull. GPG ...Andrew Leeming2017-01-163-3/+5
* Adding some return code/conditions when adding remotes to catch if a remote i...Andrew Leeming2017-01-163-3/+5
* Starting to add in some tests for OSTree.Andrew Leeming2017-01-166-0/+224
* git.py test case data file: Specify a ref for git source testTristan Van Berkom2017-01-161-0/+1
* sources test fixure.py: Adjusted for new source factory argumentTristan Van Berkom2017-01-121-0/+1
* Fixed git submodule tests to be relocatable (was breaking in different places)Tristan Van Berkom2017-01-041-47/+55
* Merge branch 'leeming/project-conf-rename' into 'master' Tristan Van Berkom2017-01-044-0/+0
|\
| * Renaming root project configuration file from project.yaml to project.conf fo...Andrew Leeming2017-01-044-0/+0
* | Added git source test for fetching and staging gits with subreposTristan Van Berkom2017-01-031-2/+135
|/
* Adding first git plugin testsTristan Van Berkom2016-12-194-0/+236
* local source test: Use the common fixture thingyTristan Van Berkom2016-12-191-48/+18
* Source tests: Adding common fixture thingy to share across source testsTristan Van Berkom2016-12-191-0/+41
* Simplify exceptions a bitTristan Van Berkom2016-12-181-2/+2
* Added missing test filesTristan Van Berkom2016-12-152-0/+7
* Adding first source test for local sourceTristan Van Berkom2016-12-157-0/+119