summary refs log tree commit diff
path: root/tests/rest/client/test_typing.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-11/+16
* Do not allow a None-limit on PaginationConfig. (#14146)Patrick Cloke2022-10-141-1/+2
* Additional constants for EDU types. (#12884)Patrick Cloke2022-05-271-1/+2
* Remove unused mocks from `test_typing` (#12136)David Robertson2022-03-021-31/+1
* Add type hints to `tests/rest/client` (#12108)Dirk Klimpel2022-03-021-16/+25
* Replace assertEquals and friends with non-deprecated versions. (#12092)Patrick Cloke2022-02-281-9/+9
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
* Add type hints for event streams. (#10856)Patrick Cloke2021-09-211-2/+8
* Flatten tests/rest/client/{v1,v2_alpha} too (#10667)David Robertson2021-08-201-0/+121