opensearch-project / opensearch-dashboards-functional-test

Maintains functional tests for OpenSearch Dashboards and Dashboards plugins
Apache License 2.0
14 stars 114 forks source link

Add tests for workspace deletion #1631

Closed Qxisylolo closed 5 days ago

Qxisylolo commented 2 weeks ago

Description

This PR adds tests for workspace deletion, covering three methods:

  1. Deleting a workspace using the action button.
  2. Deleting one or more workspaces using the multi-delete button.
  3. Deleting a workspace from the workspace detail page.

截屏2024-11-08 15 13 42

Issues Resolved

[List any issues this PR will resolve]

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

SuZhou-Joe commented 1 week ago

@Qxisylolo Test cases failed, could you please take a look?