summaryrefslogtreecommitdiff
path: root/tests/sources/ostree.py
Commit message (Expand)AuthorAgeFilesLines
* tests/sources/ostree.py: Add test of fetching a signed repo.tristan/bst-1/fix-ostree-apiTristan Van Berkom2020-05-111-0/+37
* Add Error to git and ostree sources configureWilliam Salmon2018-08-171-0/+57
* tests/sources/ostree.py: Removed test and data.Tristan Van Berkom2017-09-041-144/+0
* tests/sources/ostree.py: Removed http server testTristan Van Berkom2017-09-041-22/+0
* test/sources/ostree.py: Fix ResourceWarning when calling subprocessSam Thursfield2017-06-221-6/+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-181-1/+1
* ostree source test case: Few changesTristan Van Berkom2017-01-161-48/+37
* Changing the pull command from pull_with_options to just the basic pull. GPG ...Andrew Leeming2017-01-161-2/+2
* Adding some return code/conditions when adding remotes to catch if a remote i...Andrew Leeming2017-01-161-1/+3
* Starting to add in some tests for OSTree.Andrew Leeming2017-01-161-0/+179