Skip to content

test: Use Synapse with Simplified Sliding Sync in our integration tests #3698

@Hywan

Description

@Hywan

In #3676, we are migrating the SDK to use Simplified Sliding Sync instead of Sliding Sync itself.

When the PR was written, the version of Synapse used in our integration tests didn't have Simplified Sliding Sync, but was still using the Sliding Sync Proxy. As rightly suggested by @bnjbvr in #3676 (comment), we should not forget to move away from the Proxy once everything is ready inside Synapse.

Step 1

Run tests with Synapse instead of the sliding sync proxy:

Step 2

We now need to migrate the following tests (that are failing since the migration to Synapse):

Some tests seem to be fixed with Synapse 1.115:


Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions