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
170 stars 31 forks source link

Migrate AI Lab tests from vitest-runner to playwright #1640

Closed ScrewTSW closed 2 weeks ago

ScrewTSW commented 4 weeks ago

Is your enhancement related to a problem? Please describe

Currently vitest runs are broken, need to update to playwright

Describe the solution you'd like

remove all of vitest from tests

Describe alternatives you've considered

No response

Additional context

No response