mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-03-31 14:35:43 +00:00
Tests now run in the test job, not after deploy. Spins up server.js on port 13581, runs Playwright against it, kills it after. If E2E fails, deploy is blocked — broken code never reaches prod. BASE_URL env var makes the test configurable.