Signal-iOS/SignalServiceKit/tests
Evan Hahn cc92abdc90
Clean up "delete subscriber ID" request
This is similar to 227f05e932.

This change should have no user impact.

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

- Adds tests
- Converts it to Swift
- Renames `deleteSubscriptionIDRequest` to `deleteSubscriberID`
- Serializes the data inside the method, rather than requiring callers
  to do so
2023-01-27 15:11:48 -08: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 "delete subscriber ID" request 2023-01-27 15:11:48 -08: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