summaryrefslogtreecommitdiff
path: root/tests/frontend/workspace.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Test that fetching an open workspace will fetch its dependenciesJonathan Maw2019-01-241-21/+34
* Test that tracking in workspaces actually worksJonathan Maw2019-01-241-4/+12
* tests/frontend/workspace.py: Refactored to use get_element_states()Tristan Van Berkom2019-01-241-12/+16
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-3/+3
* Move push and pull to the new artifact subcommand groupJames Ennis2019-01-221-2/+2
* tests/frontend/workspace.py: Skip test_open_multi_unwritable when rootRichard Maw2019-01-211-0/+1
* Introduce new "source" command groupChandan Singh2018-12-141-2/+2
* tests: Add tests for guessing element namesJonathan Maw2018-12-111-17/+34
* tests: Test bst commands from an external workspaceJonathan Maw2018-12-111-5/+142
* Workspace CLI updateWilliam Salmon2018-11-211-6/+131
* tests/frontend/workspace.py: Refactor support functionWilliam Salmon2018-11-211-51/+105
* testing: Add regression test for workspace bugJosh Smith2018-10-041-1/+23
* Tidy relative workspace testsRichard Maw2018-09-141-17/+21
* tests/frontend/workspaces.py: Removing some redundant testsTristan Van Berkom2018-08-281-4/+4
* tests/frontend/workspace.py: Add test for workspaced dependenciesValentin David2018-08-281-0/+70
* Improve error message for deleted open workspacesValentin David2018-08-231-0/+13
* Trying to mitigate a mtime granularity braking the cache testswillsalmon/CacheExpiryTestWilliam Salmon2018-08-161-1/+28
* Implementing relative workspacesrelative_workspacesPhillip Smyth2018-08-101-11/+52
* _stream.py: Added functionality for workspace open -fPhillip Smyth2018-07-251-0/+52
* element.py: Fix consistency of workspaced elements when ref is missingChandan Singh2018-05-171-0/+32
* _frontend/cli.py: Add option to reset multiple workspacesChandan Singh2018-04-171-0/+52
* tests/frontend/workspace.py: Added tests for force opening workspacestristan/fix-workspace-force-openTristan Van Berkom2018-04-171-0/+21
* tests/frontend/workspace.py: Test new workspace format versionTristan Maat2018-04-131-0/+24
* tests/frontend/workspace.py: Automatically update versionTristan Maat2018-04-131-5/+6
* tests/frontend/workspace.py: Test that we detect modifications made to a work...352-race-condition-incorrect-saving-of-running-files-in-workspaces-yml-local-state-file311-opening-a-workspace-with-a-cached-buildTristan Van Berkom2018-04-091-0/+77
* tests/frontend/workspace.py: Fixed test_build to make the right assertionTristan Van Berkom2018-04-091-1/+1
* _frontend/cli.py: Add option to close multiple workspacesChandan Singh2018-04-071-3/+43
* tests/frontend/workspace.py: Exercise the build test in strict and non-strict...Tristan Van Berkom2018-04-051-1/+14
* tests/frontend/workspace.py: Reduce unneeded coverage here.Tristan Van Berkom2018-04-021-10/+7
* tests/frontend/workspace.py: Test that we can remove a workspace for a nonexi...Tristan Van Berkom2018-04-021-0/+20
* tests/frontend/workspace.py: Fix inaccurate commentsTristan Van Berkom2018-04-021-6/+3
* _workspaces.py: Fix fallout from using python3.4Tristan Maat2018-03-281-2/+2
* frontend/workspace.py: Adjust tests to new workspace formatTristan Maat2018-03-271-7/+35
* frontend/workspace.py: Add tests for loading different versionsjjardon/versioned_docsRichard Maw2018-03-221-31/+112
* tests/frontend/workspace.py: Add cache key checks to test_buildJürg Billeter2018-02-271-0/+2
* test: Add tests that bzr workspace initialization acts as expectedJonathan Maw2018-02-121-0/+19
* Add tests for workspace config format conversionChandan Singh2018-02-051-0/+54
* tests/frontend: Updating tests to use new error checksTristan Van Berkom2018-01-011-7/+7
* Restructuring tests using the Repo and CliTristan Van Berkom2017-09-041-4/+3
* tests/frontend/workspace.py: Adding test for `bst workspace` familyTristan Van Berkom2017-09-041-0/+192