mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
* feat(board): Pest Control — the first project-scoped Board Program The Product Owner hunts latent defects (what the org records but nobody reads): a weekly cycle — accelerated off-schedule when the trailing-7-day rework rate crosses pest_rework_threshold, with the cheap dedup/scope gates evaluated before the metrics queries — opens one held exploration task against the least-recently-explored opted-in project (deterministic round-robin; opted_in_projects gains a stable ORDER BY), with server- assembled evidence in the spawn prompt (rework hotspots, recurring-findings and waived-minor ledger aggregates, all capped) plus prior-cycle LEARN context. The PO calls the new PO-only propose_bug_hunt verb once: ≤5 items, evidence required per item, targets validated against pest_control participation. CEO decides per item — approve materializes a BACKLOG task (source pest_control, never auto-starts), reject records the reason; both feed the LEARN ledger by exploration task id; all-terminal completes the cycle. Telegram queue pushes carry working Approve/Reject handlers mirroring the roadmap kind. Doctrine: board.md Pest Control section + product-owner verb entry + regenerated verb tables. * feat(panel): Pest Control review queue Command Center gains the pest review queue (per-item approve/reject with reason, mirroring the roadmap queue); the Programs card and the project settings participates-in checkboxes pick the new program up registry-driven — the settings section renders for the first time now that a project-scoped program exists. * feat(board): Periscope — HoM market-research brief program Weekly org-scoped cycle: a solo HoM spawn researches the market (web research with mandatory source URLs — uncited findings are rejected) and files one structured brief via the new HoM-only propose_market_brief verb: headline, cited findings, threats/opportunities, positioning note, all soup-checked and screened through the injection guard at persist time (web-derived text later reaches prompts; flags recorded, content never dropped). A brief is a report, not a proposal: the verb completes the exploration in the same call (the x_feature asymmetry), the cycle ledger auto-closes, and the CEO gets a best-effort notification with no approve/reject surface (periscope deliberately never joins Telegram's action kinds). The latest brief is injected into the roadmap exploration prompt — Periscope feeds Printer, the first cross-role program input. * feat(panel): Market Briefs tab (read-only) Business page gains a Market Briefs tab listing Periscope briefs — headline, cited findings, threats/opportunities — read-only by design; a report has nothing to approve. * feat(board): Coroner — event-triggered Auditor postmortems The first EVENT program: no cron — three best-effort hooks open an autopsy when a task bounces to its 3rd revision (the audit chokepoint), is cancelled after work started, or is budget-blocked; all gated on arming + one-open-autopsy dedup, none can fail the underlying transition. A solo Auditor spawn reads the incident (server-assembled findings + transition context) and files one propose_postmortem: incident summary, root cause, failed stage (validated against the real status vocabulary), and ONE process change — a playbook-kind change drafts via PlaybookService directly into the normal pending-curation queue; the briefed draft_playbook manifest grant was deliberately NOT added, preserving the existing 'auditor curates but never drafts' invariant test. Complete-at-propose (report asymmetry), cycle ledger auto-closes, CEO notified link-only. Integrated as a union with Periscope across the shared program surfaces. * feat(panel): Coroner postmortems card Read-only postmortems list under Business → Programs — incident, root cause, failed stage, process change; nothing to approve, the process-change artifact (a draft playbook) rides the existing curation queue. * feat(board): Sentinel — Auditor drift-watch quality reports Weekly org-scoped cycle: a solo Auditor spawn receives a server-assembled drift context (waived-findings trend, open findings by severity, conventions-violation hotspots, top spend — all capped, pure ORM) and files one propose_quality_report: headline, 1-7 area-validated items with evidence and suggested actions, overall assessment. Report semantics — complete-at-propose, cycle auto-closes, CEO notified display-only (never on Telegram's approve/reject surface); items are structured so a later convert-to-task control is cheap. Integration adopts Sentinel's module- level dict-dispatch for board-program routing (xenon-driven), folding all prior programs in; app router mounting extracted to a helper for the same budget. * feat(panel): Quality Reports tab (read-only) Business page gains the Sentinel quality-reports tab — headline, per-area observations with evidence and suggested actions; read-only, a report has nothing to approve. * feat(board): Spackle — gap-fill audit program Biweekly project-scoped PO cycle over the half-shipped surface area: API routes without panel surfaces (and vice versa), armed flags without docs, docs promises the code doesn't keep, dead-end tabs — the inventory diffing is the PO's own read-tool work, ordered by the spawn prompt with file:line citations required; the server injects only prior-cycle LEARN and the rotation target. Rotation is now a shared module-level helper (pick_rotation_target, parameterized by source) both project-scoped engines use — pest_control delegates to it, behavior-identical, with a cross-pollution test proving the two programs' rotations stay independent. propose_gap_fill mirrors the bug-hunt verb (≤5 items, two-sided evidence required, participation gate); per-item CEO decide materializes BACKLOG source=spackle tasks; full Telegram kind incl. approve/reject handlers. All seven program routers now mount from one helper. * feat(panel): Spackle gap-fill review queue Command Center gains the gap-fill queue mirroring the pest-control one — per-item approve/reject with the two-sided gap evidence rendered. * feat(board): Scales — monthly portfolio rebalance Org-scoped PO cycle over the stale backlog: the spawn receives a capped stale-task snapshot (BACKLOG/PENDING unclaimed >30 days) plus the charter and prior-cycle LEARN, and files one propose_rebalance — 1-7 items, each a resolvable task_ref with action reprioritize (validated new priority) or cancel, rationale required. Per-item CEO decide: approve EXECUTES the action (audited priority update, or the normal cancel path) — the first program whose materializer mutates existing tasks instead of creating them; reject records the reason; LEARN by exploration task id; all-terminal completes the cycle. Full Telegram decide-kind wiring. Integrated as the eight-program union (registry, dict dispatch, routers helper, teardown enumerations). * feat(panel): Scales rebalance review queue Command Center gains the rebalance queue — per-item approve/reject with the action, target task, and rationale rendered. * feat(board): Mirror — quarterly positioning audit Project-scoped HoM cycle over messaging surfaces: README claims vs shipped reality, docs-site promises vs code, charter alignment — the audit is the HoM's own read-tool work with citations required; the server injects the charter, prior-cycle LEARN, and the shared rotation target. propose_ messaging_fixes mirrors the gap-fill verb (≤5 items, drift evidence naming claim + contradicting reality, participation gate); per-item CEO decide materializes BACKLOG source=mirror documentation tasks; full Telegram decide-kind wiring. Nine-program union across the shared surfaces. * feat(panel): Mirror messaging-fixes review queue * feat(board): Megaphone — HoM standing editorial calendar Cron cycle (3 days, org-scoped, gated on X credentials — drafting content nobody can post is pointless): the HoM receives a shipped-this-week digest plus Unreleased changelog bullets and files one propose_editorial_post (angle-validated, ≤280, brand voice) that materializes a held x_editorial draft through the SAME X-queue origination chokepoint release posts use — zero new approval surface, notifications and CEO decide for free. Complete-at-propose; cycle auto-closes. Ten-program union. * feat(panel): x_editorial source labels in the X queue surfaces * feat(board): Librarian — proactive playbook mining Biweekly org-scoped Auditor cycle: mines recurring non-private learning journals (≥2-count grouping with a recency fallback) against the existing playbook-title inventory and files one propose_playbook_drafts — 1-3 drafts, each with the repeated-pattern evidence that justifies it, duplicate titles rejected in-batch and against the live store. Drafts are created via PlaybookService directly (the Coroner precedent — the 'auditor curates but never drafts' do-verb invariant stays intact and tested) and land in the normal pending-curation queue the Auditor's own triage already surfaces; no new panel surface. Complete-at-propose; display-only CEO notification. Eleven-program union. * feat(board): War Room — release campaign planning EVENT program with a REAL originator (unlike coroner's stub): a release publish hooks a campaign brief beside the release-post seam, and the CEO's run-now originates on demand — the cron loop never fires it. The HoM designs a 2-6 post arc (teaser → launch → follow-up → spotlight; 280-cap, future strictly-ascending publish_after, stage vocabulary) and one propose_campaign call materializes each post as a held x_campaign draft through the X-queue chokepoint. V1 is manual-cadence by design: publish_ after renders as queue guidance and the CEO approves each post at its moment — nothing auto-posts, ever; the auto-schedule upgrade is a documented ceiling. Twelve-program union: full registry complete. * feat(panel): x_campaign labels + publish-after guidance in the X queue * feat(board): Barfly — adjacent-conversation replies Cron cycle (2 days, org-scoped, X-credentials gated): the engine searches X for conversations where RoboCo is relevant but unmentioned (new OAuth- signed search_recent on the client; queries + candidate cap configurable), screens every fetched tweet through the injection guard (stored unclamped — a clamp was truncating the candidate under the envelope, caught by the dev's own tests), dedupes via the existing x_seen_mentions ledger (no migration; also prevents double-drafting against the mentions poll), and opens one held HoM exploration carrying the screened candidates. propose_ conversation_replies enforces candidate-id-only replies (≤5, 280-cap); each materializes a held x_barfly draft through the X-queue chokepoint, threaded via a new in_reply_to seam on post_tweet that only x_barfly drafts use. The X redraft machinery is now dict-dispatch over per-source extractors with reply-ref carry for x_barfly. Thirteen-program registry. War Room's test fakes gained the new abstract search_recent stub. * feat(board): Dogfood — the PO walks the product The fourteenth and final registry entry, completing the catalog. EVENT program (release-publish hook beside the war-room hook + CEO run-now, both through the same real originator; the cron loop never fires it), project- scoped with shared rotation. The permission surface is the careful part: the PO's dogfood spawn — and ONLY that spawn — gets the Playwright MCP mounted, via a task-scoped fail-closed probe mirroring the video-authoring precedent (a PO spawned for roadmap/pest/scales never sees browser tools; tested both ways); the PM agent image bakes chromium unconditionally like the ux image, the mount stays task-gated in code. The walk targets the rotation target's live surfaces (panel_base_url only when the target is the org's own project, honest degradation otherwise); propose_friction_ fixes files ≤5 walked-path-evidenced items; per-item CEO decide materializes BACKLOG source=dogfood tasks; full Telegram decide kind. Also: megaphone/librarian/war_room arming keys restored to the settings validator — their panel toggles would have been rejected (dropped in earlier unions; the same silent-arming class the drill killed once already). * feat(panel): Dogfood friction review queue * chore(board): final whole-branch sweep fixes The night's closing adversarial pass over the integrated fourteen-program registry found ONE functional defect — the war-room test fakes' post_tweet predated Barfly's in_reply_to_tweet_id kwarg (LSP violation, the only red in an otherwise fully green gate) — plus doc/test drift, all fixed: the source-parity test completes to fourteen (spackle/mirror were silently absent while its neighboring comment claimed full coverage), the PO identity doc gains its missing Dogfood verb, the auditor quick-list gains propose_postmortem, three stale comments corrected (rotation docstring, panel registry header, X source enumerations), the dogfood release-hook gains the exception-swallow test its four sibling hooks already had, and the CHANGELOG's Unreleased section documents the whole Board Programs train. Full make quality: exit 0, all gates green. * docs: full documentation sweep for the Board Programs train CLAUDE.md's roadmap-engine entry superseded by the Board Program registry entry (all fourteen programs, arming, scoping, LEARN, guardrails) with the role verb tables and playwright row refreshed; docs/rag gains the agent- facing architecture doc plus full propose_* call-shape sections in the three board role docs, and corrects the strategy-engine section to shipped reality (only idle→roadmap is wired); docs/map covers the registry + all twelve engines with flags, gotchas, and drift notes. The 0.27.0 reference inventory confirmed only the release-executor's canonical set carries the version — left for the 0.28.0 cut. * feat(board): human titles + descriptions on every program surface Raw registry keys rendered as bare panel labels — an operator reading x_feature had no idea what enabling or running it does. The registry dataclass gains title/description (test-enforced non-empty for every entry, unique titles), the API passes them through, and every surface renders title-with-description-tooltip instead of the key: the Programs card (label, toggle hint, run-now toast), and the project settings participates-in/excluded-from checkboxes. --------- Co-authored-by: Renn F <rennf93@users.noreply.github.com>
342 lines
13 KiB
Python
342 lines
13 KiB
Python
"""Board Programs API route coverage — CEO-only list + run-now."""
|
|
|
|
from __future__ import annotations
|
|
|
|
from http import HTTPStatus
|
|
from typing import TYPE_CHECKING
|
|
from uuid import UUID, uuid4
|
|
|
|
import pytest
|
|
import pytest_asyncio
|
|
from fastapi import FastAPI
|
|
from httpx import ASGITransport, AsyncClient
|
|
from roboco.api.deps import get_agent_context, get_db
|
|
from roboco.api.routes.board_programs import router as board_programs_router
|
|
from roboco.config import settings as cfg
|
|
from roboco.db.tables import (
|
|
AgentTable,
|
|
BoardProgramCycleTable,
|
|
ProjectTable,
|
|
SystemSettingTable,
|
|
TaskTable,
|
|
)
|
|
from roboco.foundation import identity as _foundation
|
|
from roboco.models import AgentRole, AgentStatus, TaskStatus, Team
|
|
from roboco.models.permissions import AgentContext
|
|
from roboco.services.task import (
|
|
BARFLY_SOURCE,
|
|
CORONER_SOURCE,
|
|
DOGFOOD_SOURCE,
|
|
LIBRARIAN_SOURCE,
|
|
MEGAPHONE_SOURCE,
|
|
MIRROR_SOURCE,
|
|
PERISCOPE_SOURCE,
|
|
PEST_CONTROL_SOURCE,
|
|
ROADMAP_SOURCE,
|
|
SCALES_SOURCE,
|
|
SENTINEL_SOURCE,
|
|
SPACKLE_SOURCE,
|
|
WAR_ROOM_SOURCE,
|
|
X_FEATURE_EXPLORATION_SOURCE,
|
|
)
|
|
from roboco.services.x_credentials import get_x_credentials_service
|
|
from sqlalchemy import delete, update
|
|
|
|
CEO_UUID = _foundation.AGENTS["ceo"].uuid
|
|
SYSTEM_UUID = _foundation.AGENTS["system"].uuid
|
|
PO_UUID = _foundation.AGENTS["product-owner"].uuid
|
|
HOM_UUID = _foundation.AGENTS["head-marketing"].uuid
|
|
|
|
if TYPE_CHECKING:
|
|
from collections.abc import AsyncIterator
|
|
|
|
from sqlalchemy.ext.asyncio import AsyncSession
|
|
|
|
|
|
async def _seed_agents(session: AsyncSession) -> None:
|
|
for uuid, slug, role in (
|
|
(CEO_UUID, "ceo", AgentRole.CEO),
|
|
(SYSTEM_UUID, "system", AgentRole.SYSTEM),
|
|
(PO_UUID, "product-owner", AgentRole.PRODUCT_OWNER),
|
|
(HOM_UUID, "head-marketing", AgentRole.HEAD_MARKETING),
|
|
):
|
|
if await session.get(AgentTable, uuid) is not None:
|
|
continue
|
|
session.add(
|
|
AgentTable(
|
|
id=uuid,
|
|
name=slug,
|
|
slug=slug,
|
|
role=role,
|
|
team=None,
|
|
status=AgentStatus.ACTIVE,
|
|
model_config={},
|
|
system_prompt="x",
|
|
capabilities=[],
|
|
permissions={},
|
|
metrics={},
|
|
)
|
|
)
|
|
await session.flush()
|
|
|
|
|
|
async def _arm_roadmap(session: AsyncSession, monkeypatch: pytest.MonkeyPatch) -> None:
|
|
"""Arms roadmap two ways: the new per-program settings-store key (what
|
|
Task 7 makes writable, consulted by ``BoardProgramEngine.enabled``) AND
|
|
the legacy ``roadmap_engine_enabled`` config flag — ``RoadmapEngine.
|
|
run_cycle`` (the migrated originator itself, unchanged since before the
|
|
registry existed) independently checks the legacy flag and no-ops
|
|
without it, regardless of the registry-level settings-store override.
|
|
|
|
Also seeds the project ``RoadmapEngine._roboco_project`` resolves against
|
|
(a unique slug per call + a matching ``self_heal_project_slug`` override —
|
|
``db_session`` is a real, cross-test-persistent database within one
|
|
pytest run, so a fixed slug like "roboco-api" would collide the second
|
|
a sibling test also arms roadmap)."""
|
|
monkeypatch.setattr(cfg, "roadmap_engine_enabled", True)
|
|
key = "board_program.roadmap.enabled"
|
|
existing = await session.get(SystemSettingTable, key)
|
|
if existing is None:
|
|
session.add(SystemSettingTable(key=key, value="true"))
|
|
else:
|
|
existing.value = "true"
|
|
|
|
slug = f"roboco-api-{uuid4().hex[:8]}"
|
|
monkeypatch.setattr(cfg, "self_heal_project_slug", slug)
|
|
session.add(
|
|
ProjectTable(
|
|
id=uuid4(),
|
|
name="RoboCo",
|
|
slug=slug,
|
|
git_url="https://example.com/roboco.git",
|
|
assigned_cell=Team.BACKEND,
|
|
created_by=SYSTEM_UUID,
|
|
)
|
|
)
|
|
await session.flush()
|
|
|
|
|
|
async def _arm_war_room(session: AsyncSession, monkeypatch: pytest.MonkeyPatch) -> None:
|
|
"""Arms war_room via its settings-store key (no legacy flag exists for
|
|
it — ``program_armed``'s ``_legacy_enabled`` returns False for an
|
|
unregistered legacy alias), seeds the project ``WarRoomEngine.
|
|
_roboco_project`` resolves against (mirrors ``_arm_roadmap``'s unique-
|
|
slug-per-call rationale), and seeds X credentials — ``WarRoomEngine``'s
|
|
own creds gate would otherwise no-op every call, mirroring XEngine's
|
|
release/spotlight guard."""
|
|
key = "board_program.war_room.enabled"
|
|
existing = await session.get(SystemSettingTable, key)
|
|
if existing is None:
|
|
session.add(SystemSettingTable(key=key, value="true"))
|
|
else:
|
|
existing.value = "true"
|
|
|
|
slug = f"roboco-api-{uuid4().hex[:8]}"
|
|
monkeypatch.setattr(cfg, "self_heal_project_slug", slug)
|
|
session.add(
|
|
ProjectTable(
|
|
id=uuid4(),
|
|
name="RoboCo",
|
|
slug=slug,
|
|
git_url="https://example.com/roboco.git",
|
|
assigned_cell=Team.BACKEND,
|
|
created_by=SYSTEM_UUID,
|
|
)
|
|
)
|
|
await session.flush()
|
|
|
|
await get_x_credentials_service(session).set_credentials(
|
|
api_key="ak-test",
|
|
api_secret="as-test",
|
|
access_token="at-test",
|
|
access_token_secret="ats-test",
|
|
)
|
|
|
|
|
|
def _build_app(db_session: AsyncSession, role: AgentRole, agent_id: UUID) -> FastAPI:
|
|
app = FastAPI()
|
|
app.include_router(board_programs_router, prefix="/api/board-programs")
|
|
|
|
async def _override_db() -> AsyncIterator[AsyncSession]:
|
|
yield db_session
|
|
|
|
async def _override_agent() -> AgentContext:
|
|
return AgentContext(agent_id=agent_id, role=role, team=None)
|
|
|
|
app.dependency_overrides[get_db] = _override_db
|
|
app.dependency_overrides[get_agent_context] = _override_agent
|
|
return app
|
|
|
|
|
|
@pytest_asyncio.fixture
|
|
async def ceo_client(db_session: AsyncSession) -> AsyncIterator[AsyncClient]:
|
|
await _seed_agents(db_session)
|
|
app = _build_app(db_session, AgentRole.CEO, CEO_UUID)
|
|
transport = ASGITransport(app=app)
|
|
async with AsyncClient(transport=transport, base_url="http://test") as client:
|
|
yield client
|
|
app.dependency_overrides.clear()
|
|
# run-now's route handler commits explicitly (write-route convention), so
|
|
# anything a test wrote through it (settings-store overrides, an opened
|
|
# ledger row, the board_roadmap/x_feature_exploration/board_pest_control
|
|
# task it originates) would otherwise outlive this test in the shared,
|
|
# cross-test-persistent DB and poison every later real-DB board-program
|
|
# unit test (dedup checks, settings-store PK collisions, ledger
|
|
# scalar_one() lookups) — not just roadmap's, so every registered
|
|
# program's exploration source is swept here, not only the one this
|
|
# module's own tests happen to exercise today. Purge unconditionally — a
|
|
# no-op for the tests here that never wrote anything.
|
|
await db_session.execute(
|
|
delete(SystemSettingTable).where(SystemSettingTable.key.like("board_program.%"))
|
|
)
|
|
await db_session.execute(delete(BoardProgramCycleTable))
|
|
await db_session.execute(
|
|
update(TaskTable)
|
|
.where(
|
|
TaskTable.source.in_(
|
|
[
|
|
ROADMAP_SOURCE,
|
|
X_FEATURE_EXPLORATION_SOURCE,
|
|
PEST_CONTROL_SOURCE,
|
|
PERISCOPE_SOURCE,
|
|
CORONER_SOURCE,
|
|
SENTINEL_SOURCE,
|
|
SPACKLE_SOURCE,
|
|
SCALES_SOURCE,
|
|
MIRROR_SOURCE,
|
|
MEGAPHONE_SOURCE,
|
|
LIBRARIAN_SOURCE,
|
|
WAR_ROOM_SOURCE,
|
|
BARFLY_SOURCE,
|
|
DOGFOOD_SOURCE,
|
|
]
|
|
),
|
|
TaskTable.status.notin_([TaskStatus.COMPLETED, TaskStatus.CANCELLED]),
|
|
)
|
|
.values(status=TaskStatus.CANCELLED)
|
|
)
|
|
await db_session.commit()
|
|
|
|
|
|
@pytest.mark.asyncio
|
|
async def test_list_returns_every_registered_program(ceo_client: AsyncClient) -> None:
|
|
resp = await ceo_client.get("/api/board-programs")
|
|
assert resp.status_code == HTTPStatus.OK
|
|
body = resp.json()
|
|
assert {p["key"] for p in body} == {
|
|
"roadmap",
|
|
"x_feature",
|
|
"pest_control",
|
|
"periscope",
|
|
"coroner",
|
|
"sentinel",
|
|
"spackle",
|
|
"scales",
|
|
"mirror",
|
|
"megaphone",
|
|
"librarian",
|
|
"war_room",
|
|
"barfly",
|
|
"dogfood",
|
|
}
|
|
pest_control = next(p for p in body if p["key"] == "pest_control")
|
|
assert pest_control["role"] == "product_owner"
|
|
assert pest_control["trigger"] == "cron"
|
|
assert pest_control["scope"] == "project"
|
|
spackle = next(p for p in body if p["key"] == "spackle")
|
|
assert spackle["role"] == "product_owner"
|
|
assert spackle["trigger"] == "cron"
|
|
assert spackle["scope"] == "project"
|
|
mirror = next(p for p in body if p["key"] == "mirror")
|
|
assert mirror["role"] == "head_marketing"
|
|
assert mirror["trigger"] == "cron"
|
|
assert mirror["scope"] == "project"
|
|
barfly = next(p for p in body if p["key"] == "barfly")
|
|
assert barfly["role"] == "head_marketing"
|
|
assert barfly["trigger"] == "cron"
|
|
assert barfly["scope"] == "org"
|
|
roadmap = next(p for p in body if p["key"] == "roadmap")
|
|
assert roadmap["role"] == "product_owner"
|
|
assert roadmap["trigger"] == "cron"
|
|
assert roadmap["scope"] == "org"
|
|
coroner = next(p for p in body if p["key"] == "coroner")
|
|
assert coroner["role"] == "auditor"
|
|
assert coroner["trigger"] == "event"
|
|
assert coroner["scope"] == "org"
|
|
war_room = next(p for p in body if p["key"] == "war_room")
|
|
assert war_room["role"] == "head_marketing"
|
|
assert war_room["trigger"] == "event"
|
|
assert war_room["scope"] == "org"
|
|
assert roadmap["open_cycle"] is False
|
|
assert roadmap["last_opened_at"] is None
|
|
# Not asserted == [] — org-scoped "eligible" means every active project
|
|
# (default-eligible, opt-out only), and db_session is a real,
|
|
# cross-test-persistent database within one pytest run: sibling suites
|
|
# seed their own projects that legitimately show up here too.
|
|
assert isinstance(roadmap["opted_in_project_slugs"], list)
|
|
|
|
|
|
@pytest.mark.asyncio
|
|
async def test_run_now_opens_a_cycle_then_conflicts_on_retry(
|
|
db_session: AsyncSession,
|
|
ceo_client: AsyncClient,
|
|
monkeypatch: pytest.MonkeyPatch,
|
|
) -> None:
|
|
"""One test, not two — ``RoadmapEngine.run_cycle``'s own dedup
|
|
(``list_open_roadmap_cycles``) is system-wide (any open ``board_roadmap``
|
|
task, not scoped to this test's project), and ``db_session`` is a real,
|
|
cross-test-persistent database within one pytest run: a leftover open
|
|
cycle from a sibling test would make the FIRST call here 409 too."""
|
|
await _arm_roadmap(db_session, monkeypatch)
|
|
|
|
first = await ceo_client.post("/api/board-programs/roadmap/run-now")
|
|
assert first.status_code == HTTPStatus.OK
|
|
body = first.json()
|
|
assert body["open_cycle"] is True
|
|
assert body["last_opened_at"] is not None
|
|
|
|
second = await ceo_client.post("/api/board-programs/roadmap/run-now")
|
|
assert second.status_code == HTTPStatus.CONFLICT
|
|
|
|
|
|
@pytest.mark.asyncio
|
|
async def test_run_now_opens_a_cycle_for_event_program_war_room(
|
|
db_session: AsyncSession,
|
|
ceo_client: AsyncClient,
|
|
monkeypatch: pytest.MonkeyPatch,
|
|
) -> None:
|
|
"""War Room is EVENT-triggered same as Coroner (never cron-due — see
|
|
test_list_returns_every_registered_program's assertion), but UNLIKE
|
|
Coroner its ``_ORIGINATORS`` entry is a REAL originator
|
|
(``WarRoomEngine.run_cycle``, not an always-None stub): run-now must
|
|
actually open a cycle through the route, proving the EVENT contract
|
|
holds without needing a stub — ``open_program_cycle`` never checks
|
|
trigger kind, only the cron loop does."""
|
|
await _arm_war_room(db_session, monkeypatch)
|
|
|
|
first = await ceo_client.post("/api/board-programs/war_room/run-now")
|
|
assert first.status_code == HTTPStatus.OK
|
|
body = first.json()
|
|
assert body["open_cycle"] is True
|
|
assert body["last_opened_at"] is not None
|
|
|
|
second = await ceo_client.post("/api/board-programs/war_room/run-now")
|
|
assert second.status_code == HTTPStatus.CONFLICT
|
|
|
|
|
|
@pytest.mark.asyncio
|
|
async def test_run_now_unknown_key_is_404(ceo_client: AsyncClient) -> None:
|
|
resp = await ceo_client.post("/api/board-programs/not-a-real-program/run-now")
|
|
assert resp.status_code == HTTPStatus.NOT_FOUND
|
|
|
|
|
|
@pytest.mark.asyncio
|
|
async def test_non_ceo_is_forbidden(db_session: AsyncSession) -> None:
|
|
await _seed_agents(db_session)
|
|
app = _build_app(db_session, AgentRole.DEVELOPER, uuid4())
|
|
transport = ASGITransport(app=app)
|
|
async with AsyncClient(transport=transport, base_url="http://test") as client:
|
|
resp = await client.get("/api/board-programs")
|
|
assert resp.status_code == HTTPStatus.FORBIDDEN
|
|
app.dependency_overrides.clear()
|