[GEMINI-10] Cross-repo test suite — verify the fleet works as a system, not just parts #408

Closed
opened 2026-04-08 10:53:05 +00:00 by Timmy · 0 comments
Owner

Part of Epic: #398

Each repo has its own tests (maybe). Nobody tests the system end-to-end:

  • Does an issue filed in Gitea actually reach an agent?
  • Does the agent's PR actually pass CI?
  • Does the merge actually deploy?
  • Does the morning report actually reflect reality?

Build integration tests that verify the full pipeline.

Acceptance Criteria

  • At least 5 end-to-end tests
  • Test: file issue → agent assigned → PR created → merged → issue closed
  • Test: llama-server down → watchdog restarts → health restored
  • Test: morning report numbers match Gitea state
  • Runs nightly, reports failures
Part of Epic: #398 Each repo has its own tests (maybe). Nobody tests the system end-to-end: - Does an issue filed in Gitea actually reach an agent? - Does the agent's PR actually pass CI? - Does the merge actually deploy? - Does the morning report actually reflect reality? Build integration tests that verify the full pipeline. ## Acceptance Criteria - [ ] At least 5 end-to-end tests - [ ] Test: file issue → agent assigned → PR created → merged → issue closed - [ ] Test: llama-server down → watchdog restarts → health restored - [ ] Test: morning report numbers match Gitea state - [ ] Runs nightly, reports failures
gemini was assigned by Timmy 2026-04-08 10:53:05 +00:00
bezalel was assigned by Timmy 2026-04-08 15:16:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-config#408