summaryrefslogtreecommitdiff
path: root/tests/testutils/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* testutils/__init__.py: Expose the internal ArtifactShare objectTristan van Berkom2020-12-211-1/+1
* Allow splitting artifact cachesTristan Maat2019-09-061-1/+1
* tests/testutils: Add dummy_context() helperJürg Billeter2019-07-161-0/+1
* tests: remove 'node_get_yaml_provenance()' helper and replace with the new APIBenjamin Schubert2019-07-151-1/+0
* testutils: Move assert_shared and assert_not_shared to testutilsJames Ennis2019-06-261-1/+1
* testutils: move repo.py into buildstream.plugintestutilsPhil Dawson2019-04-121-1/+0
* Use platform.uname instead of os.uname for win32Angelos Evripiotis2019-04-111-1/+1
* tests: extract testutils.override_os_unameAngelos Evripiotis2019-04-111-0/+1
* test: Add yaml_file_get_provenanceAngelos Evripiotis2019-03-261-0/+1
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+0
* plugins/sources/pip.py: Accomodate characters '-','.','_' for packagesctolentino82018-11-021-0/+1
* testutils/element_generators.py: Changing sized element functionsTristan Van Berkom2018-09-141-1/+1
* Trying to mitigate a mtime granularity braking the cache testswillsalmon/CacheExpiryTestWilliam Salmon2018-08-161-0/+26
* Move tests.frontend.generate_junction to test.testutilsValentin David2018-08-021-0/+1
* element_generators.py: Add a utility function to create arbitrary size elementsJames Ennis2018-06-071-0/+1
* Add test utilities for integration testsTristan Maat2018-02-071-1/+1
* tests: Exercise the new multiple cache supportSam Thursfield2018-01-111-1/+1
* Add support for multiple remote cachesSam Thursfield2018-01-111-1/+1
* tests/testutils/artifactshare.py: Added scaffolding for artifact sharesTristan Van Berkom2017-09-051-0/+1
* Restructuring tests using the Repo and CliTristan Van Berkom2017-09-041-0/+2
* tests/testutils/runcli.py: Added fixture for running the CLITristan Van Berkom2017-09-041-0/+0