LibreChat/api/server
Danny Avila dbb234d3bf
ci: enhance GraphApiService tests with MongoDB in-memory server
- Updated test setup to use MongoDB in-memory server for isolated testing.
- Refactored beforeEach to beforeAll for database connection management.
- Cleared database before each test to ensure a clean state.
- Retained existing mocks while improving test structure for better clarity.
2025-06-20 16:22:39 -04:00
..
controllers feat: Add granular role-based permissions system with Entra ID integration 2025-06-20 16:22:36 -04:00
middleware ci: add unit tests for access control middleware 2025-06-20 16:22:38 -04:00
routes feat: Add granular role-based permissions system with Entra ID integration 2025-06-20 16:22:36 -04:00
services ci: enhance GraphApiService tests with MongoDB in-memory server 2025-06-20 16:22:39 -04:00
utils 🪐 feat: MCP OAuth 2.0 Discovery Support (#7924) 2025-06-17 13:50:33 -04:00
cleanup.js 🧠 feat: User Memories for Conversational Context (#7760) 2025-06-07 18:52:22 -04:00
index.js feat: Add granular role-based permissions system with Entra ID integration 2025-06-20 16:22:36 -04:00
index.spec.js fix: Debounce setUserContext and Default State Param for OpenID Auth (#7559) 2025-05-25 23:40:37 -04:00
socialLogins.js 🔑 feat: SAML authentication (#6169) 2025-05-29 11:00:58 -04:00