You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integration tests were fake green: 14 of 15 stories skipped
because CI never provided AGENTWRIT_CLIENT_ID or CLIENT_SECRET.
Fix: CI now registers a test app with the broker via admin API
before running tests. Also fails the job if any tests skip —
all 15 stories must run, no silent skips allowed.
Refs devonartis/agentwrit#31
Generated with Claude Code
0 commit comments