Files
GearBox/tests/middleware
Jean-Luc Makiola 7dbbfcb915
Some checks failed
CI / ci (push) Failing after 56s
CI / e2e (push) Has been skipped
fix: resolve all 13 remaining test failures
- OAuth: add userId to oauth_codes schema and migration, derive userId
  from stored auth code/token record instead of passing separately
- Auth middleware tests: destructure {db, userId} from createTestDb,
  pass userId to createApiKey, fix error message assertion
- MCP tests: add missing await on getCollectionSummary and
  createSecondTestUser calls

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 20:25:41 +02:00
..