Signal-iOS/SignalServiceKit/tests
Evan Hahn 227f05e932 Clean up "set subscriber ID" request
This change should have no user impact.

This changes the "set subscriber ID" request in the following ways:

- Adds tests
- Converts it to Swift
- Renames `setSubscriptionIDRequest` to `setSubscriberID`
- Serializes the data inside the method, rather than requiring callers
  to do so

Tested this with automated tests and manually starting a subscription in
staging.
2023-01-26 13:45:25 -06:00
..
Account Fix bugs marking SignalRecipients as registered 2023-01-03 13:23:33 -08:00
Contacts Fix bugs marking SignalRecipients as registered 2023-01-03 13:23:33 -08:00
Devices Change license to AGPL 2022-10-13 08:25:37 -05:00
Fixtures Improvements to PNG transcoding 2022-09-13 23:22:50 +00:00
Groups Change license to AGPL 2022-10-13 08:25:37 -05:00
Messages Require transaction when updating address mappings 2023-01-10 16:31:31 -08:00
Network Clean up "set subscriber ID" request 2023-01-26 13:45:25 -06:00
Protos Change license to AGPL 2022-10-13 08:25:37 -05:00
Security Change license to AGPL 2022-10-13 08:25:37 -05:00
Storage Fix bugs marking SignalRecipients as registered 2023-01-03 13:23:33 -08:00
Stories Add OWSURLSessionEndpoint 2023-01-24 12:19:36 -08:00
Util Move checker to separate file 2023-01-25 17:57:16 -06:00
SSKBaseTestObjC.h Change license to AGPL 2022-10-13 08:25:37 -05:00
SSKBaseTestObjC.m Change license to AGPL 2022-10-13 08:25:37 -05:00
SSKBaseTestSwift.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
SSKSwiftTests.swift Change license to AGPL 2022-10-13 08:25:37 -05:00