forked-synapse/synapse/events
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
..
__init__.py Remove stream ordering from Metadata dict (#8452) 2020-10-05 14:43:14 +01:00
builder.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
snapshot.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
spamcheck.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
third_party_rules.py Additional tests for third-party event rules (#8468) 2020-10-06 16:31:31 +01:00
utils.py Remove stream ordering from Metadata dict (#8452) 2020-10-05 14:43:14 +01:00
validator.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00