tududi/backend/tests
Chris dd9c298089
test: add comprehensive user isolation tests for tasks (#1067)
* test: add comprehensive user isolation tests for tasks

Add integration tests to verify that users cannot see each other's tasks.
Tests cover:
- Task creation without projects
- Inbox items
- Direct task access by UID
- Search functionality
- Today view filtering

All tests pass, confirming that user isolation is working correctly in
the current codebase.

Related to #1063

* style: fix linting errors in task-user-isolation test
2026-04-25 01:16:19 +03:00
..
helpers feat(caldav): Add CalDAV Synchronization Support (Issue #978) (#1030) 2026-04-17 17:40:39 +03:00
integration test: add comprehensive user isolation tests for tasks (#1067) 2026-04-25 01:16:19 +03:00
mocks Add nanoid 2025-08-04 23:50:53 +03:00
unit fix(oidc): normalize OIDC_SCOPE to handle whitespace issues (#1060) 2026-04-24 13:15:58 +03:00