Skip to content

feat: Model edit and delete e2e cypress tests#127

Merged
juliusvonkohout merged 2 commits intokserve:masterfrom
LogicalGuy77:e2e-3
Jul 28, 2025
Merged

feat: Model edit and delete e2e cypress tests#127
juliusvonkohout merged 2 commits intokserve:masterfrom
LogicalGuy77:e2e-3

Conversation

@LogicalGuy77
Copy link
Contributor

Model Edit Tests

  1. Navigates to the model detail page and verifies UI loads correctly.
  2. Enters and exits edit mode via the "EDIT" button.
  3. Verifies the ACE editor renders correct YAML content.
  4. Submits valid changes and verifies API integration and UI feedback.
  5. Ensures back navigation from the detail view works correctly.

Model Delete Tests

  1. Displays delete icons in the model table.
  2. Opens confirmation dialog on delete button click.
  3. Successfully deletes an endpoint and verifies response.

Signed-off-by: LogicalGuy77 <harshitacademia@gmail.com>
Signed-off-by: LogicalGuy77 <harshitacademia@gmail.com>
Copy link
Contributor

@Griffin-Sullivan Griffin-Sullivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome work thanks!

@juliusvonkohout juliusvonkohout merged commit 4a275cf into kserve:master Jul 28, 2025
7 checks passed
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.

3 participants