helpyourneighbour/backend/tests
BibaBot 901bcf454c
Some checks are pending
Docker Test / test (push) Waiting to run
feat: Add role-based access control tests and fix middleware export
This commit adds comprehensive unit tests for the role-based access control middleware and fixes the ES module export issue. The tests verify that users with correct roles can access protected routes, while users with incorrect roles or no authentication are properly denied access.
2026-03-17 19:07:03 +00:00
..
auth.spec.js test: add auth API integration tests 2026-03-07 02:17:23 +00:00
contacts.spec.js Add Playwright tests for contacts API and cleanup duplicate config files 2026-03-06 20:57:20 +00:00
integration-test.spec.js Fix: Korrigiere ES-Modul-Syntax in Integrationstest und aktualisiere Status 2026-03-12 01:14:36 +00:00
roles.test.js feat: Add role-based access control tests and fix middleware export 2026-03-17 19:07:03 +00:00