LibreChat/api/server
Danny Avila 2cf910351a
refactor: Enhance test setup and cleanup for file access control
- Introduced modelsToCleanup array to track models added during tests for proper cleanup.
- Updated afterAll hooks in test files to ensure all collections are cleared and only added models are deleted.
- Improved consistency in model initialization across test files.
- Added comments for clarity on cleanup processes and test data management.
2025-07-19 18:42:53 -04:00
..
controllers chore: fix tests, remove unnecessary imports 2025-07-19 18:42:52 -04:00
middleware chore: fix tests, remove unnecessary imports 2025-07-19 18:42:52 -04:00
routes refactor: Enhance test setup and cleanup for file access control 2025-07-19 18:42:53 -04:00
services chore: fix tests, remove unnecessary imports 2025-07-19 18:42:52 -04:00
utils 🗂️ fix: Disable express-static-gzip for Uploaded Images (#8307) 2025-07-11 16:51:53 -04:00
cleanup.js 👤 feat: User Placeholder Variables for Custom Endpoint Headers (#7993) 2025-06-23 12:39:27 -04:00
index.js 🔐 feat: Granular Role-based Permissions + Entra ID Group Discovery (#7804) 2025-07-19 18:42:50 -04:00
index.spec.js 🥅 refactor: Express App default Error Handling with ErrorController (#8249) 2025-07-04 13:24:57 -04:00
socialLogins.js 🏦 refactor: Centralize Caching & Redis Key Prefixing (#8457) 2025-07-15 18:24:31 -04:00