Skip to content

test(api): cover task patch validation#52

Merged
Vann-Dev merged 1 commit into
mainfrom
kaito/api-regression-tests
May 15, 2026
Merged

test(api): cover task patch validation#52
Vann-Dev merged 1 commit into
mainfrom
kaito/api-regression-tests

Conversation

@Vann-Dev
Copy link
Copy Markdown
Owner

Summary

  • extract Agent API task patch validation into a focused helper for server/API-level coverage
  • add node:test regression cases for valid done-summary/readBy parsing and stable invalid mutation errors
  • keep route behavior unchanged while making note/summary/read-marker validation auditable

Checks

  • DATABASE_URL=postgresql://postgres:postgres@localhost:5432/agentbridge?schema=public corepack pnpm test:task-freshness
  • corepack pnpm lint
  • DATABASE_URL=postgresql://postgres:postgres@localhost:5432/agentbridge?schema=public corepack pnpm typecheck:web
  • DATABASE_URL=postgresql://postgres:postgres@localhost:5432/agentbridge?schema=public AUTH_SECRET=local-placeholder-auth-secret NEXT_TELEMETRY_DISABLED=1 corepack pnpm build

@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-bridge-web Ready Ready Preview, Comment May 15, 2026 6:48am

@Vann-Dev Vann-Dev merged commit 6640add into main May 15, 2026
3 checks passed
@Vann-Dev Vann-Dev deleted the kaito/api-regression-tests branch May 15, 2026 08:10
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