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
test: Add coverage for SeedDemoUsers skipping missing tenant schemas
Add TestSeedDemoUsers_SkipsMissingTenantSchema to cover the new
ErrTenantSchemaNotProvisioned skip path. Uses schemaNotProvisioned
flag on fakeRepo to simulate the missing-schema condition without
requiring a real database.
0 commit comments