summary refs log tree commit diff
path: root/tests/rest/client/test_report_event.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prevent clients from reporting nonexistent events. (#13779)reivilibre2023-02-141-0/+12
* Use literals in place of `HTTPStatus` constants in tests (#13463)Dirk Klimpel2022-08-051-3/+1
* Remove unnecessary `json.dumps` from tests (#13303)Dirk Klimpel2022-07-171-6/+1
* Add type hints to `tests/rest/client` (#12108)Dirk Klimpel2022-03-021-10/+15
* Flatten tests/rest/client/{v1,v2_alpha} too (#10667)David Robertson2021-08-201-0/+82