Fix bst source-checkout not working with open workspaces
Description
bst source-checkout previously didn't checkout the source code if a workspace was open.
Changes proposed in this merge request:
- Add test for whether bst source-checkout works if the workspace is open.
- When staging the sources, set the arg
mount_workspaces=False
This merge request, when approved, will close: #807 (closed)