summaryrefslogtreecommitdiff
path: root/tests/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* runcli.py: Configurable index/storage artifact typesJosh Smith2020-08-261-0/+8
* _fixtures.py: Only get the normal number of threads at the start of sessionBenjamin Schubert2020-08-231-1/+5
* Add tests for checking the working of a remote cacheWilliam Salmon2020-08-111-0/+11
* conftest.py: Ensure the `basetemp` is a resolved pathbschubert/cleanupsBenjamin Schubert2020-06-171-1/+1
* Completely abolish job pickling.tristan/nuke-pickle-jobberTristan van Berkom2020-06-151-14/+0
* tox.ini: Add a external plugins environment test and run it in CIBenjamin Schubert2020-01-131-1/+14
* Reformat code using BlackChandan Singh2019-11-141-40/+36
* conftest: more useful multiprocessing printAngelos Evripiotis2019-10-291-4/+4
* tests: remove mark.in_subprocessAngelos Evripiotis2019-10-221-22/+0
* tests/conftest: implement BST_FORCE_START_METHODAngelos Evripiotis2019-10-181-0/+15
* setup.cfg: Fix xdg env vars to not affect the hostbschubert/fix-xdg-temppathsBenjamin Schubert2019-10-081-0/+18
* tests: Add autouse fixture to reset global state in node.pyxjuerg/synthetic-file-indexJürg Billeter2019-09-041-1/+1
* tests: Catch tests that don't shut down background threadsjuerg/forkJürg Billeter2019-09-031-0/+1
* tests: Implement and register in_subprocess pytest markTom Mewett2019-08-301-0/+22
* testing/sources: Automatically register plugin sourcesBenjamin Schubert2019-08-261-4/+4
* Store Platform reference in Context instance variableJürg Billeter2019-07-171-17/+0
* Remove OSTree plugin; It lives now in the bst-plugins-experimental repoJavier Jardón2019-05-141-2/+0
* testing: make Integration cache fixture available in testing modulePhil Dawson2019-04-261-50/+3
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-2/+2
* Make templated source tests available in buildstream.plugintestutilsPhil Dawson2019-04-121-0/+25
* runcli.py: Add a CLI test fixture for remote-executionMartin Blanchard2019-03-251-1/+34
* tests: Add a --remote-execution CLI optionsMartin Blanchard2019-03-251-2/+17
* tests: Move conftest.py into tests/ subdirectoryTristan Van Berkom2019-03-201-0/+109