summary refs log tree commit diff
path: root/tests/test_test_utils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-30Make ObservableDeferred.observe() always return deferred.Erik Johnston3-8/+5
This makes it easier to use in an async/await world. Also fixes a bug where cache descriptors would occaisonally return a raw value rather than a deferred.
2019-10-30Fix typo in domain name in account_threepid_delegates config option (#6273)Andrew Morgan3-2/+3
2019-10-30</