appwrite/tests/unit
Claude 7aff75ae1c
refactor: convert User::isApp() and User::isPrivileged() from static to instance methods
All call sites now use $user->isApp() and $user->isPrivileged() instance
syntax instead of static User::isApp() / $user::isPrivileged() calls.
Added setUser() to Request class for consistency with Response.

https://claude.ai/code/session_01JLPDurUgyj7qViA8JqQFTH
2026-03-26 02:47:56 +00:00
..
Auth AI review improvements 2025-12-29 13:24:26 +01:00
Detector tests: fix unit tests 2022-08-01 12:22:04 +02:00
Docker feat: worker executions 2026-02-09 20:20:44 +00:00
Event Revert "Revert "Documentsdb + vectordb (latest)"" 2026-03-19 20:30:42 +05:30
Filter Sync 1.8.x 2026-02-26 18:50:29 +13:00
Functions/Validator fixed php stan issue 2026-03-19 17:10:45 +05:30
General Remove opcache test 2024-02-24 01:06:53 +13:00
GraphQL update: document response model to row; refactor: old collection to table models on response types. 2025-05-05 09:42:33 +05:30
Messaging Revert "Revert "Documentsdb + vectordb (latest)"" 2026-03-19 20:30:42 +05:30
Migration Fix otp user 2026-01-11 02:49:28 +13:00
Network Merge pull request #11533 from appwrite/feat-user-impersonation 2026-03-20 16:13:51 +01:00
OpenSSL tests: fix unit tests 2022-08-01 12:22:04 +02:00
Platform/Modules (feat): installer improvements — reset, state resilience, container progress, SSL email fallback 2026-03-24 21:25:57 +13:00
Task/Validator Review updates for role helper usage 2022-08-19 16:04:33 +12:00
Template tests: fix unit tests 2022-08-01 12:22:04 +02:00
Transformation Update transformation lib structure 2025-02-14 10:01:27 +01:00
URL fix: omit : and @ if user and pass are empty 2025-07-09 22:09:18 -07:00
Utopia refactor: convert User::isApp() and User::isPrivileged() from static to instance methods 2026-03-26 02:47:56 +00:00