summaryrefslogtreecommitdiff
path: root/tests/integration/manual.py
Commit message (Expand)AuthorAgeFilesLines
* setup.cfg: Use isort to sort our importsbschubert/isortBenjamin Schubert2020-07-031-2/+1
* buildelement: Ensure command-subdir is part of the cache keyChandan Singh2020-05-121-1/+52
* tests/integration/manual.py: Fix assertion for CLI invocationchandan/fix-manual-testChandan Singh2020-05-111-3/+3
* _sandboxreapi.py: Improve batch command loggingJürg Billeter2020-01-131-1/+0
* tests/integration/manual.py: xfail logging for buildbox-runJürg Billeter2019-12-101-0/+1
* Reformat code using BlackChandan Singh2019-11-141-83/+81
* Revert "Mark xfail test that only fail in CI"Jürg Billeter2019-08-071-8/+0
* Mark xfail test that only fail in CIWilliam Salmon2019-07-251-0/+8
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-151-1/+1
* test:utils/site: Consolidate HAVE_SANDBOX in a single site fileBenjamin Schubert2019-06-061-1/+1
* tests/integration: Disable 'unused-import' checks that are pytest fixturesBenjamin Schubert2019-06-061-1/+1
* tests/integration: Silence all 'redefined-outer-name' pylint errorsBenjamin Schubert2019-06-061-0/+3
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-4/+4
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-4/+4
* tests: Remove unused variablesBenjamin Schubert2019-03-011-1/+0
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-061-5/+5
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-3/+3
* tests/integration/manual.py: Add test for command loggingJürg Billeter2018-11-271-0/+25
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-0/+4
* tests: avoid setting max-jobsTiago Gomes2018-09-101-11/+5
* Integration tests: Removing some dead codeTristan Van Berkom2018-02-271-1/+0
* Merge integration tests into general testsTristan Maat2018-02-071-0/+133