Skip to content

Add cross-repo messaging, agent creation, and diff-view-state tests#725

Merged
selfcontained merged 1 commit into
mainfrom
agt_04bc34060676/job-test-enforcer-b5107353
Jul 7, 2026
Merged

Add cross-repo messaging, agent creation, and diff-view-state tests#725
selfcontained merged 1 commit into
mainfrom
agt_04bc34060676/job-test-enforcer-b5107353

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

  • 8 cross-repo messaging route tests: GET/POST validation, default false state, round-trip persistence, rejection of non-boolean/missing/null/numeric enabled values
  • 7 agent creation edge case tests: terminal agents don't get fullAccess, codex fullAccess works, default type is codex, whitespace-only initialPrompt trims to undefined, repo-icon 404 paths (missing agent, no icon)
  • 6 diff-view-state reconciliation tests: mirrors existing reconcileMediaSidebarStateStorage coverage for the newly added reconcileDiffViewStateStorage function

Test plan

  • pnpm run check passes
  • pnpm run test — 188 unit tests pass (up from 182)
  • pnpm run test:e2e — 172 E2E tests pass, 12 skipped (tmux)
  • No new flakes observed locally or in recent CI

🤖 Generated with Claude Code

Cover newly shipped cross-repo messaging routes (GET/POST validation,
round-trip persistence), agent creation edge cases (terminal fullAccess,
codex fullAccess, default type, whitespace-only prompt, repo-icon 404s),
and diff-view-state localStorage reconciliation.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@selfcontained
selfcontained merged commit 4ecc02f into main Jul 7, 2026
1 check passed
@selfcontained
selfcontained deleted the agt_04bc34060676/job-test-enforcer-b5107353 branch July 7, 2026 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant