summary refs log tree commit diff
path: root/tests/rest/client/test_devices.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support MSC3814: Dehydrated Devices (#15929)Shay2023-07-241-2/+148
| | | | | | Signed-off-by: Nicolas Werner <n.werner@famedly.com> Co-authored-by: Nicolas Werner <n.werner@famedly.com> Co-authored-by: Nicolas Werner <89468146+nico-famedly@users.noreply.github.com> Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
* Fix dehydrated device REST checks (#14336)David Robertson2022-10-311-0/+34
|
* Add a background job to automatically delete stale devices (#12855)Brendan Abolivier2022-05-271-0/+202
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>