mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fixed missing #[Depends] attributes: - FunctionsClientTest: 4 methods (testCreateDeployment, testCreateExecution, testGetExecutions, testGetExecution) - FunctionsServerTest: 11 methods (all test methods with parameters) - Legacy/DatabaseServerTest: Fixed testCreateIndex dependency (was depending on void-returning testUpdateURLAttribute) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>