summary refs log tree commit diff
path: root/tests/rest/client/test_presence.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update license headersPatrick Cloke2023-11-211-10/+16
* Add a new module API to update user presence state. (#16544)Patrick Cloke2023-10-261-2/+17
* Replace make_awaitable with AsyncMock (#16179)Patrick Cloke2023-08-241-3/+2
* Re-introduce the outbound federation proxy (#15913)Eric Eastwood2023-07-181-1/+0
* Revert "Federation outbound proxy" (#15910)Eric Eastwood2023-07-101-0/+1
* Federation outbound proxy (#15773)Eric Eastwood2023-07-051-1/+0
* Bump black from 22.12.0 to 23.1.0 (#15103)dependabot[bot]2023-02-221-1/+0
* Add final type hint to tests.unittest. (#15072)Patrick Cloke2023-02-141-5/+5
* Prefer `make_awaitable` over `defer.succeed` in tests (#12505)Sean Quah2022-04-271-2/+2
* Add type hints to `tests/rest/client` (#12072)Dirk Klimpel2022-02-241-6/+9
* Use direct references for configuration variables (part 6). (#10916)Patrick Cloke2021-09-291-1/+1
* Flatten tests/rest/client/{v1,v2_alpha} too (#10667)David Robertson2021-08-201-0/+76