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

chore: migrate tests to playwright #1659

Closed ScrewTSW closed 3 weeks ago

ScrewTSW commented 3 weeks ago

What does this PR do?

Screenshot / video of UI

https://github.com/containers/podman-desktop-extension-ai-lab/actions/runs/10738134201/job/29787897311

What issues does this PR fix or reference?

1640

How to test this PR?

N/A

ScrewTSW commented 3 weeks ago

There should be no pnpm lock file in tests/playwright directory being added

fixed

ScrewTSW commented 3 weeks ago

We probably need to wait for #1653 to be merged as I don't think we should have a pnpm-lock.yaml in other places that the root of the workspace

file removed