-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Share workspace feature test plan
Sergey Skorik edited this page Nov 27, 2018
·
2 revisions
The goal of creating this test plan is testing share workspace feature
Test next
- Login in CHE as admin
- Create an organization
- Add a member to the created organization
- Create a workspace for this organization
- Start the workspace and wait that it started successfully
- Create a file in the project with any content
- On Dashboard open workspace details page of the created workspace
- Open Share tab and invite the member by the Add Developer button ...permission...
Logout admin
- Login as the developer and check that the shared workspace exists on the Workspaces list page
- On Dashboard open workspace details page of the created workspace
- Open Share tab
- Try to remove workspace owner from the developer list and wait
User can't edit permissions for this instance
error notification - Try to delete workspace and wait
The user does not have permission to delete workspace with id '(workspace id)'
error notification - Open the workspace and check that the created file exists
- Check the file content