Skip to content

[Test] Automate rename workspace test#23838

Draft
SkorikSergey wants to merge 1 commit intoeclipse-che:mainfrom
SkorikSergey:renameWorkspace
Draft

[Test] Automate rename workspace test#23838
SkorikSergey wants to merge 1 commit intoeclipse-che:mainfrom
SkorikSergey:renameWorkspace

Conversation

@SkorikSergey
Copy link
Copy Markdown
Contributor

What does this PR do?

Automate “Rename Workspace” test

Test scenario:

  1. Create workspace from sample.
  2. Wait on workspace being started and running.
  3. Go to workspace details page and ensure rename is not possible.
  4. Stop workspace.
  5. Go to workspace details page and rename it to the “new-ws”.
  6. Ensure workspace name has been changed to the “new-ws” all over User Dashboard
  7. Start workspace and ensure running workspace can be opened from the User Dashboard.
  8. Stop workspace.
  9. Go to workspace details page and ensure workspace name can’t be changed to the “new-ws”.
  10. Create new workspace.
  11. Go to workspace new workspace details page and rename it to the “new-ws” name.
  12. Observe error status and that it is not possible to rename workspace to “new-ws”.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

https://redhat.atlassian.net/browse/CRW-10665

How to test this PR?

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant