summaryrefslogtreecommitdiff
path: root/tests/sandboxes
Commit message (Expand)AuthorAgeFilesLines
* test for BST_FORCE_SANDBOX and BST_FORCE_BACKENDwillsalmon/platformRefactorWilliam Salmon2019-07-127-0/+231
* Refactor of Platform and SandboxWilliam Salmon2019-07-121-2/+6
* test:utils/site: Consolidate IS_LINUX/WSL/Windows in a single siteBenjamin Schubert2019-06-061-1/+1
* tests/sandboxes: Enable pylint and fix problemsBenjamin Schubert2019-06-054-6/+15
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-163-3/+3
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-212-3/+3
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+0
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-1/+1
* tests: Remove unused variablesBenjamin Schubert2019-03-011-1/+1
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-083-3/+3
* Move push and pull to the new artifact subcommand groupJames Ennis2019-01-221-2/+2
* tests: Migrate storage test to the internals directoryTristan Van Berkom2019-01-164-59/+0
* _cas: Rename artifactcache folder and move that to a root moduleRaoul Hidalgo Charman2019-01-161-1/+1
* tests/sandboxes/remote-exec-config.py: New test.Jim MacArthur2018-11-274-0/+102
* CasBasedDirectory: Change constructor to take a CASCache instead of a ContextRichard Maw2018-11-191-4/+3
* Test that helpful messages are raised when missing dependenciesBenjamin Schubert2018-11-084-0/+95
* Add basic storage test 'storage-test.py'jmac/cas_virtual_directoryJim MacArthur2018-08-154-0/+60
* Provide better error message on missing commandsTiago Gomes2018-07-023-0/+21
* tests/sandboxes/mounting/mount_simple.py: Changed to test new Mounter objectsandbox-mounts-refactorTristan Van Berkom2017-11-061-3/+3
* mount_simple.py: Add mount testsTristan Maat2017-09-281-0/+52