brackt/app/routes/api/__tests__
Claude bf5cd62cb5
Fix RouterContextProvider type errors in action test files
Cast context argument to RouterContextProvider in test helpers so
ActionFunctionArgs strict typing is satisfied without weakening the
production action signatures back to any.

https://claude.ai/code/session_01FKq2gPFYpgdfxr8cw4Z2AZ
2026-02-23 02:53:37 +00:00
..
draft.force-manual-pick.test.ts Fix RouterContextProvider type errors in action test files 2026-02-23 02:53:37 +00:00
queue.add.test.ts feat: Implement drag-and-drop functionality for queue items; add duplicate prevention for participants in queue 2025-10-25 21:02:16 -07:00