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 Audio-to-Text project deployment from Recipes Catalog #1873

Open odockal opened 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 Audio To Text 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