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

Implement E2E test scenario to cover playground functionality verification #2101

Open
Tracked by #2249
odockal opened this issue Nov 15, 2024 · 0 comments · May be fixed by #2276
Open
Tracked by #2249

Implement E2E test scenario to cover playground functionality verification #2101

odockal opened this issue Nov 15, 2024 · 0 comments · May be fixed by #2276
Assignees

Comments

@odockal
Copy link
Contributor

odockal commented Nov 15, 2024

Is your enhancement related to a problem? Please describe

Automate a e2e test case to cover Playground functionality.

Describe the solution you'd like

Implement a e2e test case using Playwright testing framework to cover Playground creation.

  1. Extension is installed
  2. Podman Machine is set (win, mac)
  3. Open Catalog
  4. Download a model to be used in playground
  5. Check model presence
  6. open Playgrounds -> New playground
  7. chose a name for playground, select model -> Create playground
  8. Check playground was created
  9. open playground details
  10. Check value in the page
  11. Define system prompt
  12. Fill user input and send the request
  13. Check model's response
  14. Delete playground

Describe alternatives you've considered

No response

Additional context

This is basic smoke scenario, we might consider different models, etc. please create follow up issue to cover another advanced functionality.

@nichjones1 nichjones1 moved this to 📋 Backlog in Podman Desktop Planning Nov 18, 2024
@odockal odockal moved this from 📋 Backlog to 📅 Planned in Podman Desktop Planning Dec 11, 2024
@cbr7 cbr7 moved this from 📅 Planned to 🚧 In Progress in Podman Desktop Planning Dec 12, 2024
@cbr7 cbr7 moved this from 🚧 In Progress to 📅 Planned in Podman Desktop Planning Dec 12, 2024
@cbr7 cbr7 moved this from 📅 Planned to 🚧 In Progress in Podman Desktop Planning Dec 12, 2024
@cbr7 cbr7 linked a pull request Dec 17, 2024 that will close this issue
@cbr7 cbr7 linked a pull request Dec 17, 2024 that will close this issue
@cbr7 cbr7 moved this from 🚧 In Progress to 🚥 In Review in Podman Desktop Planning Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🚥 In Review
Development

Successfully merging a pull request may close this issue.

2 participants