test: add on-demand diagnostic playwright specs #104

Merged
zaelgohary merged 1 commit from development_test_diagnostic_specs into development 2026-04-29 11:59:02 +00:00
Member

Summary

Adds the diagnostic specs we used today to surface island bugs (404 traces, RPC inspection, full island audit). Underscore-prefix + testIgnore so they don't auto-run in CI — opt-in tools you invoke by name when debugging.

Changes

  • Added 6 on-demand specs covering island health, 404/503 tracing, kanban RPC capture, proc trace
  • Configured testIgnore on _*.spec.ts so the regular suite stays fast

Test Results

Default npx playwright test ignores them. Run individually with npx playwright test _island_audit.spec.ts etc.

## Summary Adds the diagnostic specs we used today to surface island bugs (404 traces, RPC inspection, full island audit). Underscore-prefix + `testIgnore` so they don't auto-run in CI — opt-in tools you invoke by name when debugging. ## Changes - Added 6 on-demand specs covering island health, 404/503 tracing, kanban RPC capture, proc trace - Configured testIgnore on `_*.spec.ts` so the regular suite stays fast ## Test Results Default `npx playwright test` ignores them. Run individually with `npx playwright test _island_audit.spec.ts` etc.
test: add on-demand diagnostic specs (skipped in CI)
All checks were successful
Build and Test / build (pull_request) Successful in 3m25s
7e373832a6
zaelgohary force-pushed development_test_diagnostic_specs from 7e373832a6
All checks were successful
Build and Test / build (pull_request) Successful in 3m25s
to 3431ce8e84
Some checks failed
Build and Test / build (pull_request) Has been cancelled
2026-04-29 11:55:34 +00:00
Compare
zaelgohary force-pushed development_test_diagnostic_specs from 3431ce8e84
Some checks failed
Build and Test / build (pull_request) Has been cancelled
to 9474ab027c
All checks were successful
Build and Test / build (pull_request) Successful in 2m55s
2026-04-29 11:55:51 +00:00
Compare
zaelgohary merged commit cf1f90c450 into development 2026-04-29 11:59:02 +00:00
zaelgohary deleted branch development_test_diagnostic_specs 2026-04-29 11:59:02 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
lhumina_code/hero_os!104
No description provided.