mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
CI runs only one database at a time (via COMPOSE_PROFILES), so PostgreSQL (needed by VectorsDB) or MongoDB (needed by DocumentsDB) may not be available. Skip these tests gracefully with markTestSkipped when the database create endpoint returns a 500 error.