synapse/changelog.d/8468.misc
Richard van der Hoff a024461130
Additional tests for third-party event rules (#8468)
* Optimise and test state fetching for 3p event rules

Getting all the events at once is much more efficient than getting them
individually

* Test that 3p event rules can modify events
2020-10-06 16:31:31 +01:00

2 lines
47 B
Plaintext

Additional testing for `ThirdPartyEventRules`.