fix(billing): mock billing admin config in auth bootstrap tests #45

Merged
tkmind merged 1 commits from fix/billing-admin-config-bootstrap-tests into main 2026-08-06 09:08:18 +00:00
Owner

Summary

  • Fix Portal auth bootstrap unit tests after billing-admin-config wiring.
  • Unblocks canary source guards (publish|space|billing test pattern).

Test plan

  • node --test server/portal-auth-services-bootstrap.test.mjs
  • npm test -- --test-name-pattern='publish|space|billing'
## Summary - Fix Portal auth bootstrap unit tests after billing-admin-config wiring. - Unblocks canary source guards (`publish|space|billing` test pattern). ## Test plan - [x] `node --test server/portal-auth-services-bootstrap.test.mjs` - [x] `npm test -- --test-name-pattern='publish|space|billing'`
tkmind added 1 commit 2026-08-06 09:06:06 +00:00
fix(billing): mock billing admin config in auth bootstrap tests
Memind CI / Test, build, and release guards (pull_request) Successful in 7m24s
07a88eb194
Portal canary source guards were failing because bootstrap tests used a stub pool without query.

Co-authored-by: Cursor <cursoragent@cursor.com>
tkmind merged commit 7c18c998bd into main 2026-08-06 09:08:18 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tkmind/memind#45