a08319f615
* fix(sync)_: Improve EnableInstallationAndSync and add EnableInstallationV2 - Refactor EnableInstallationAndSync for better error handling and response merging - Add new EnableInstallationV2 method returning the installation - Update tests to check for installation in response - Deprecate old EnableInstallation method * chore_: remove EnableInstallationV2 * fix(sync)_: create/delete AC notification only when targetInstallationID match - Add targetInstallationID parameter to SendPairInstallation function - Update protobuf SyncPairInstallation struct with TargetInstallationId field - Modify method calls across multiple test files to include new parameter - Update pairing.proto and pairing.pb.go with new field for local pairing * chore_: rename stubEnableInstallationAndPair chore_: move InstallationIDProvider chore_: revert endpoints.go test_: check AC with resp chore_: rename ModifiedInstallationsTargetedToThisDevice test_: add InstallationIDProvider chore_: revert endpoints.go chore_: remove comment test_: add TestNewInstallationCreatedIsNotDeleted |
||
---|---|---|
.. | ||
pairing | ||
servertest | ||
certs.go | ||
certs_test.go | ||
device.go | ||
device_test.go | ||
handlers.go | ||
handlers_linkpreview.go | ||
handlers_test.go | ||
ips.go | ||
ips_test.go | ||
ports.go | ||
qrops.go | ||
qrops_test.go | ||
server.go | ||
server_media.go | ||
server_media_interface.go | ||
server_test.go | ||
timeout.go | ||
timeout_test.go |