test(ui): add Playwright component tests for MessageTimeline and SessionView#248
test(ui): add Playwright component tests for MessageTimeline and SessionView#248pixellos wants to merge 2 commits intoNeuralNomadsAI:devfrom
Conversation
|
PR builds are available as GitHub Actions artifacts: https://github.com/NeuralNomadsAI/CodeNomad/actions/runs/23538671140 Artifacts expire in 7 days. |
|
@pixellos - Thanks. |
|
Working on it, just installed WSL to create linux native package locks. |
|
PR builds are available as GitHub Actions artifacts: https://github.com/NeuralNomadsAI/CodeNomad/actions/runs/23539594100 Artifacts expire in 7 days. |
|
PR builds are available as GitHub Actions artifacts: https://github.com/NeuralNomadsAI/CodeNomad/actions/runs/23540099060 Artifacts expire in 7 days. |
|
PR builds are available as GitHub Actions artifacts: https://github.com/NeuralNomadsAI/CodeNomad/actions/runs/23540663906 Artifacts expire in 7 days. |
|
I want you to perform the gatekeeper checks for latest PR state check for regressions |
|
Check again |
|
Still fighting with the linux build, but i'm getting closer. |
fd5fc10 to
a10bdf8
Compare
Summary
Adds Playwright component test infrastructure and initial tests for the
@codenomad/uipackage.Changes
test-utils.tsx), and shims@sand4rt/experimental-ct-solidfor SolidJS component testingHow to run