mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-17 10:14:59 +00:00
This PR adds a suite of tests for Synapse state events. It covers key scenarios around creation, updates and state consistency to prevent regressions in event processing and serialization. The primary goal is to increase test coverage.