summaryrefslogtreecommitdiff
path: root/tests/integration/workspace.py
Commit message (Expand)AuthorAgeFilesLines
* tests/integration/workspace.py: Test incremental build after failureJürg Billeter2020-02-111-0/+62
* tests/integration/workspace.py: Add incremental build testJürg Billeter2020-02-111-0/+76
* tests/integration/workspace.py: Fix test_incremental_configure...Jürg Billeter2020-02-111-1/+5
* tests/integration/workspace.py: Fix test_workspace_commanddirJürg Billeter2020-02-111-3/+10
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-1/+1
* tests/integration/workspace.py: Relax assert for buildbox-runjuerg/batch-command-loggingJürg Billeter2020-01-131-2/+2
* tests: Drop buildbox xfailsJürg Billeter2019-12-101-2/+0
* tests/integration/workspace.py: xfail logging for buildbox-runJürg Billeter2019-12-101-0/+1
* tests: enable incremental workspace config testDarius Makovsky2019-11-261-5/+25
* Reformat code using BlackChandan Singh2019-11-141-142/+120
* tests: check that workspaces only call _stage onceDarius Makovsky2019-10-301-0/+14
* setup.cfg: make xfail marks strict by defaulttraveltissues/strictxfailDarius Makovsky2019-10-091-5/+5
* tests: Remove xfails from buildbox integration testsDarius Makovsky2019-09-241-5/+0
* Remove workspace mounting for sandboxesDarius Makovsky2019-09-241-0/+2
* tests/workspaces: Test edge case when linking files to RO directoryShahwat Dalal2019-09-051-0/+14
* element.py: Don't reset a failed (but cached) workspaced Elementjennis/fix_failed_workspacesJames Ennis2019-08-131-0/+29
* Mark buildbox tests as xfail if they require non implemented featuresWilliam Salmon2019-07-251-0/+7
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-151-8/+8
* 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
* tests/integration/workspace.py: Test that we don't crash when workspace artif...tristan/fix-missing-workspace-artifactTristan Van Berkom2019-05-061-0/+33
* 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-6/+6
* tests: Remove redundant integration pytest markersChandan Singh2019-03-011-6/+0
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+0
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-6/+6
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-2/+2
* tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-061-7/+7
* Workspace CLI updateWilliam Salmon2018-11-211-6/+6
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-1/+7
* New Integration test for workspace command-subdirWilliam Salmon2018-10-161-0/+17
* tests/integration/workspace.py: Test incremental build on all platformsJürg Billeter2018-07-171-1/+0
* integration/workspace.py: Test that configure commands run only onceTristan Maat2018-04-131-0/+46
* integration/workspace.py: Add updated dependency testsTristan Maat2018-03-271-0/+183
* Add workspace mount integration test175-refactor-integration-testsTristan Maat2018-02-071-0/+29