Files
Prem Palanisamy 554f331b6e fix: skip VectorsDB/DocumentsDB migration tests when backend unavailable
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.
2026-03-30 18:46:55 +01:00
..
2024-10-30 14:27:25 +09:00