summaryrefslogtreecommitdiff
path: root/tests/frontend/workspace.py
Commit message (Expand)AuthorAgeFilesLines
* 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