feat: add read-only resource and route discovery
This commit is contained in:
@@ -68,6 +68,7 @@ class ServiceProbeTests(unittest.TestCase):
|
||||
opener = _Opener([
|
||||
'{"version":"v2.0.1","longVersion":"syncthing v2.0.1"}',
|
||||
'{"myID":"DEVICE-ID"}',
|
||||
'{"folders":[]}',
|
||||
])
|
||||
with patch(
|
||||
"archive_clients.services.request.build_opener",
|
||||
|
||||
Reference in New Issue
Block a user