Richard van der Hoff
192cf0154a
integration-test: Remove postgres container ( #4858 )
...
Followup on https://github.com/matrix-org/matrix-rust-sdk/pull/3983 : now
that we don't have a sliding sync proxy, we don't need a postgres
container.
2025-03-28 16:51:12 +00:00
Ivan Enderlin
40f1ce80ea
test: Bye bye SS proxy, hello Synapse \o/.
...
This patch removes the sliding sync proxy, and makes the
`matrix-sdk-integration-testing` tests to run against Synapse with
MSC4186 enabled.
2024-09-24 15:09:05 +02:00
Kévin Commaille
6e3892528c
intergation-testing: Fix syntax of docker-compose.yml
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr >
2024-01-29 18:01:33 +01:00
Kévin Commaille
25b2b191bb
integration-testing: Make sliding-sync proxy depend on synapse in docker compose
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr >
2024-01-29 11:48:58 +01:00
Kévin Commaille
3ade16a07d
integration-testing: Add newline at end of docker-compose.yml
...
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr >
2024-01-28 17:49:21 +01:00
Kévin Commaille
411dd29244
integration-testing: Use volumes in docker-compose.yml
...
Podman running unprivileged containers by default, using system folders
can result in permission issues inside the containers.
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr >
2024-01-28 12:20:43 +01:00
Kévin Commaille
1e74be2b2d
integration-testing: Remove links in docker-compose.yml
...
It is not supported by podman and is not necessary by defaut
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr >
2024-01-28 12:18:33 +01:00
Kévin Commaille
a77b67eecd
integration-testing: Migrate to Compose V2
...
Compose V1 was deprecated in January 2023 and is not
supported anymore since July 2023
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr >
2024-01-28 12:16:50 +01:00
Benjamin Bouvier
b9b4e4e1e0
test: bump the sliding-sync image versions
2023-10-23 13:55:42 +02:00
Benjamin Bouvier
6368c699c2
test: Merge the two integration test suites into a single one
2023-10-23 13:55:42 +02:00
Benjamin Bouvier
e262db3505
test: write an integration test for missing keys during encryption
2023-08-21 19:36:33 +02:00
Benjamin Kampmann
c27016b2e7
testing: fix review grumbles
2022-08-01 13:01:50 +02:00
Benjamin Kampmann
e2f1f01cb2
test(sdk): creating integration tests for invitations
2022-07-18 17:33:09 +02:00