Handy/.github/workflows
Josh Ribakoff 9ef71046ba
chore: add Playwright E2E testing infrastructure (#673)
* feat: add Playwright testing infrastructure

- Add @playwright/test dependency
- Add playwright.config.ts with Chromium setup
- Add test scripts (test, test:ui, test:headed)
- Add hello world test to verify setup works

This is the foundation for adding comprehensive E2E tests.
Tests run against the Vite dev server on port 1420.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* ci: add E2E test workflow

Runs Playwright tests on pull requests using Chromium.
Uploads test artifacts on failure.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix: rename e2e to playwright, fix CI test

- Rename workflow from "E2E Tests" to "Playwright"
- Rename scripts from test:e2e to test:playwright
- Fix test to not require Tauri APIs (just check server responds)
- Run prettier

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: CJ Pais <cj@cjpais.com>
2026-02-06 17:15:19 +08:00
..
build-test.yml arm linux build? (#629) 2026-01-20 13:03:03 +08:00
build.yml Fix the rust tests after gtk-layer-shell introduction (#719) 2026-02-06 07:51:22 +08:00
lint.yml Add Internationalization Support (#437) 2025-12-12 11:16:54 +07:00
playwright.yml chore: add Playwright E2E testing infrastructure (#673) 2026-02-06 17:15:19 +08:00
pr-test-build.yml arm linux build? (#629) 2026-01-20 13:03:03 +08:00
prettier.yml fix workflow? 2025-11-30 11:28:41 +07:00
release.yml arm linux build? (#629) 2026-01-20 13:03:03 +08:00
test.yml cache (#724) 2026-02-06 17:13:38 +08:00
update-flake-hash.yml Add Nix flake for NixOS support (#561) 2026-02-01 10:32:49 +08:00