summary refs log tree commit diff
path: root/tests/rest/admin/test_device.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify tests for the device admin rest API. (#10664)Dirk Klimpel2021-08-201-81/+18
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-1/+1
* Fix (final) Bugbear violations (#9838)Jonathan de Jong2021-04-201-2/+2
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-26/+122
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-79/+35
* Remove redundant `HomeserverTestCase.render`Richard van der Hoff2020-11-161-35/+0
* Add field `total` to device list in admin API (#8644)Dirk Klimpel2020-10-261-0/+17
* Create function to check for long names in devices (#8364)Dionysis Grigoropoulos2020-09-221-1/+1
* Add device management to admin API (#7481)Dirk Klimpel2020-06-051-0/+541