test: basic setup #4

Merged
dev-bot merged 28 commits from feat/testing-1-0-1 into main 2026-08-22 08:04:53 -04:00
Collaborator

Summary

  • Add Go backend unit tests and testable server configuration
  • Configure Angular unit tests with Vitest and jsdom
  • Add Playwright E2E coverage through the Caddy single-port stack
  • Add just test orchestration and latest compatible frontend tooling

Validation

  • npm test passed
  • npm run build passed
  • npx playwright test --list passed
  • specture validate --spec 1.0.1 passed
  • Backend Go tests and full Playwright execution could not run in this orb because Go is unavailable and Docker daemon access is denied.
## Summary - Add Go backend unit tests and testable server configuration - Configure Angular unit tests with Vitest and jsdom - Add Playwright E2E coverage through the Caddy single-port stack - Add `just test` orchestration and latest compatible frontend tooling ## Validation - `npm test` passed - `npm run build` passed - `npx playwright test --list` passed - `specture validate --spec 1.0.1` passed - Backend Go tests and full Playwright execution could not run in this orb because Go is unavailable and Docker daemon access is denied.
addison changed title from test: implement spec 1.0.1 testing to test: basic setup 2026-08-22 07:39:39 -04:00
dev-bot referenced this pull request from a commit 2026-08-22 08:04:53 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kwila/kalzar!4
No description provided.