LibreChat/api/server/controllers/__tests__
Danny Avila 76dc1aef5a test: mock Schedules service in UserController specs (CI shard fix)
UserController now requires ~/server/services/Schedules for quiesceUserSchedules;
that pulls the real service chain into UserController specs that mock a partial
data-provider (missing ViolationTypes), failing 'api' shards 2/3 at load. Mock
the service in the four UserController specs that lacked it, matching deleteUser.spec.
2026-07-22 10:18:34 -04:00
..
deleteUser.spec.js feat: Scheduled chats lifecycle/concurrency hardening (merge blockers) 2026-07-22 09:38:14 -04:00
deleteUserMcpServers.spec.js test: mock Schedules service in UserController specs (CI shard fix) 2026-07-22 10:18:34 -04:00
deleteUserResourceCoverage.spec.js 🔗 feat: Add Granular Access Control to Shared Links via ACL System (#13051) 2026-06-03 14:17:17 -04:00
maybeUninstallOAuthMCP.spec.js test: mock Schedules service in UserController specs (CI shard fix) 2026-07-22 10:18:34 -04:00
mcp.servers.spec.js 📉 perf: Skip Redundant Permission Queries on MCP Servers List (#14077) 2026-07-02 11:45:23 -04:00
PermissionsController.spec.js 🪪 fix: Filter ACL Principal Details (#13524) 2026-06-05 19:06:41 -04:00
tools.verifyToolAuth.spec.js 🧰 refactor: Unify code-execution tools (#12767) 2026-04-25 04:02:01 -04:00
TwoFactorController.spec.js
UserController.mcpOAuth.spec.js test: mock Schedules service in UserController specs (CI shard fix) 2026-07-22 10:18:34 -04:00