Skip to content

fix(test): fix e2e tests and add to CI#62

Merged
eugenioenko merged 2 commits into
mainfrom
fix/e2e-tests-ci
May 12, 2026
Merged

fix(test): fix e2e tests and add to CI#62
eugenioenko merged 2 commits into
mainfrom
fix/e2e-tests-ci

Conversation

@eugenioenko
Copy link
Copy Markdown
Owner

Summary

  • Fix resize-handles.spec.ts: use /sandbox route (not /local which requires :id param) and add box.y > 50 filter to exclude header hamburger button from sidebar tool selection
  • Add Playwright e2e test step to CI workflow — installs Chromium and runs all tests after client build

Test plan

  • All 11 e2e tests pass locally
  • CI workflow runs tests successfully on PR

🤖 Generated with Claude Code

eugenioenko and others added 2 commits May 11, 2026 21:51
…ector

Use /sandbox route (not /local which requires an :id param) and filter
sidebar buttons with box.y > 50 to exclude the header hamburger menu.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Install Chromium and run Playwright tests after client build.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@eugenioenko eugenioenko merged commit 8b2b822 into main May 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant