appwrite/tests/resources
Jake Barnby b952bf7978 fix: Use custom PostgreSQL image with required extensions (PostGIS, pgvector)
The Postgres adapter in utopia-php/database requires PostGIS, pgvector,
and pg_trgm extensions. The plain postgres:18 image lacked these, causing
"collation utf8_ci_ai does not exist" errors (CREATE EXTENSION failed
before the collation could be created).

Switch to postgres:17 with a custom Dockerfile that installs the required
extensions, matching the approach used by utopia-php/database's own tests.
Also reverts the volume mount to /var/lib/postgresql/data (correct for v17).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 04:25:35 +13:00
..
avatars add: 1:1 comparison tests. 2025-11-21 20:05:31 +05:30
coredns fix: Resolve PostgreSQL DNS failure by routing through Docker's embedded DNS 2026-02-13 04:02:31 +13:00
csv Fix tests 2025-08-09 00:53:33 +12:00
disk-a update tests for preview 2023-12-28 02:22:05 +00:00
disk-b Updated file type tests 2019-12-26 21:58:37 +02:00
docker feat: worker executions 2026-02-09 20:20:44 +00:00
functions fix: test file 2025-10-01 18:17:35 +05:30
postgresql fix: Use custom PostgreSQL image with required extensions (PostGIS, pgvector) 2026-02-13 04:25:35 +13:00
qr Fix failing tests 2025-04-01 15:29:07 +02:00
sites simplify: index. 2025-11-25 13:22:19 +05:30
file.png test and resources for new preview api features 2021-03-26 11:27:39 +05:45
image.webp Rename logo-after.webp to image.webp 2025-11-05 19:30:21 +00:00
initials.png Updated resources 2023-11-02 00:16:30 -04:00
logo-after.jpg test and resources for new preview api features 2021-03-26 11:27:39 +05:45
logo-after.png test and resources for new preview api features 2021-03-26 11:27:39 +05:45
logo.png Added storage test 2019-11-17 00:57:42 +02:00
longtext.txt increase longtext 2024-06-24 04:45:53 +00:00
swagger2.json Updates to swagger tests 2021-06-13 18:01:56 +03:00
template.tpl Added unit test for template lib 2019-12-26 13:48:07 +02:00