synapse/changelog.d/12232.misc
Patrick Cloke 1da0f79d54
Refactor relations tests (#12232)
* Moves the relation pagination tests to a separate class.
* Move the assertion of the response code into the `_send_relation` helper.
* Moves some helpers into the base-class.
2022-03-16 09:20:57 -04:00

2 lines
49 B
Plaintext

Refactor relations tests to improve code re-use.