summary refs log tree commit diff
path: root/tests/util/test_retryutils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-12-11Add new config param to docstring and add typesErik Johnston1-1/+3
2019-12-11Add `include_event_in_state` to _get_state_for_room (#6521)Richard van der Hoff2-22/+29
Make it return the state *after* the requested event, rather than the one before it. This is a bit easier and