mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
f2759cb65a
Services that depend on shared static state between test methods (Databases, Functions, Realtime) now run without --functional flag, so test methods execute sequentially within each class while classes still run in parallel. All other services keep --functional mode. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>