mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Covers the four public methods (set, run, runOrFail, withKey) plus the kill switch and the project-fallback behavior. Tests against a real Redis (the appwrite container has it always-on); no markTestSkipped fallback — the suite fails loudly if Redis is unreachable rather than silently passing.