Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPIK-567 Basic Prompts CRUD tests #925

Merged
merged 7 commits into from
Dec 19, 2024
Merged

Conversation

AndreiCautisanu
Copy link
Contributor

Details

Added e2e test coverage for user-facing CRUD operations for Prompts:

  1. Prompt creation via UI and via client.create_prompt() in SKD
  2. Prompt deletion via UI menu
  3. Prompt versioning (updating the prompt and checking correct returns when getting by specific commit ID)

@AndreiCautisanu AndreiCautisanu requested review from a team as code owners December 18, 2024 16:11
@AndreiCautisanu AndreiCautisanu force-pushed the andrei/prompts-crud-tests branch from 68d1251 to b3e1592 Compare December 18, 2024 19:57
@AndreiCautisanu AndreiCautisanu merged commit 68cc522 into main Dec 19, 2024
2 checks passed
@AndreiCautisanu AndreiCautisanu deleted the andrei/prompts-crud-tests branch December 19, 2024 13:39
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.

2 participants