summaryrefslogtreecommitdiff
path: root/tests/sources/ostree.py
Commit message (Expand)AuthorAgeFilesLines
* testutils: move repo.py into buildstream.plugintestutilsPhil Dawson2019-04-121-2/+1
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-1/+1
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-201-1/+1
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-201-0/+3
* tests: Remove unused variablesBenjamin Schubert2019-03-011-1/+1
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+2
* 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