matrix-dart-sdk/test_driver
Nicolas Werner cce3646339
fix: startDirectChat might return an unjoined room
If you create DM room, but the other party doesn't join it, they might
be unable to create a new DM using startDirectChat. Since creating a new
DM is pretty much the same as joining the invite, we try to join the
pending DM invite first and fall back to creating a new room if that
fails.
2023-09-04 13:27:55 +02:00
..
dendrite/data fix: integration tests on dendrite 2023-03-20 13:23:51 +01:00
synapse/data feat: Use github actions 2023-07-16 15:27:31 +02:00
matrixsdk_test.dart fix: startDirectChat might return an unjoined room 2023-09-04 13:27:55 +02:00
test_config.dart refactor: migrate integration tests to more stable setup 2023-01-19 16:11:52 +01:00