|
Some checks are pending
Docker Test / test (push) Waiting to run
This commit adds unit tests for the requireRole middleware to ensure proper role-based access control implementation. The tests cover successful access, insufficient permissions, and unauthorized access scenarios. |
||
|---|---|---|
| .. | ||
| auth.spec.js | ||
| contacts.spec.js | ||
| integration-test.spec.js | ||
| rbac.integration.test.js | ||
| requireRole.test.js | ||
| roles.test.js | ||