* 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 |
||
|---|---|---|
| .. | ||
| helpers | ||
| integration | ||
| mocks | ||
| unit | ||