complement
complement copied to clipboard
Convert Sytest `Name/topic keys are correct` to Complement
This PR converts the "Name/topic keys are correct" sytest to Complement.
This was spawned from said test failing in https://github.com/element-hq/synapse/pull/19071, and not wanting to debug perl.
The test was first converted to go via Claude Code, then verified manually. Finally, the test failed when modifying what Synapse returns for /publicRooms, which is what we want to see.