containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
182 stars 39 forks source link

Implement E2E test case covering Code Generation project deployment from Recipes Catalog #1871

Closed odockal closed 1 month ago

odockal commented 1 month ago

Is your enhancement related to a problem? Please describe

Cover the use case with e2e tests that installs, starts up and deploys Code Generation from Recipes Catalog.

Describe the solution you'd like

Use playwright tests to cover the scenario.

Describe alternatives you've considered

No response

Additional context

No response