summary refs log tree commit diff
path: root/tests/test_federation.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert to async: FederationHandler.on_receive_pduRichard van der Hoff2019-12-111-5/+9
* Fixup testsErik Johnston2019-12-061-11/+5
* Factor out an _AsyncEventContextImpl (#6298)Richard van der Hoff2019-11-011-1/+3
* Review commentsErik Johnston2019-10-301-4/+7
* Move logging utilities out of the side drawer of util/ and into logging/ (#5606)Amber Brown2019-07-041-1/+1
* Run Black on the tests again (#5170)Amber Brown2019-05-101-1/+0
* Fix some tests which leaked logcontextsRichard van der Hoff2018-11-191-2/+2
* Clean up event accesses and testsErik Johnston2018-11-021-1/+1
* Remove redundant, failing, testRichard van der Hoff2018-09-271-106/+0
* Include eventid in log lines when processing incoming federation transactions...Richard van der Hoff2018-09-271-12/+16
* Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-1/+4
* Make the rest of the .iterwhatever go away (#3562)Amber Brown2018-07-211-2/+1
* run isortAmber Brown2018-07-091-5/+5
* pep8Amber Brown2018-06-271-5/+2
* stylistic cleanupAmber Brown2018-06-271-6/+18
* cleanupsAmber Brown2018-06-271-7/+6
* handle federation not telling us about prev_eventsAmber Brown2018-06-271-0/+235