You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(tests): add unit tests for authHook and requireAuthHook
- Introduced unit tests for authHook to cover various scenarios including database configuration, session handling, and error cases.
- Added tests for requireAuthHook to ensure proper authentication checks.
- Updated package.json to include a new unit test script for the backend.
- Configured Vitest for unit testing in the backend service.
0 commit comments