Signal-iOS/SignalServiceKit/tests/Network
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
..
Spam Add spam reporting tokens 2023-01-25 14:14:57 -06:00
HTMLMetadataTests.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
MessageSenderJobRecordTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
MessageSendJobQueueTest.swift Reduce flakiness of MessageSenderJobQueueTest 2023-01-13 12:51:41 -08:00
OWSHttpHeadersTest.swift Fix various bugs in OWSHttpHeaders 2022-11-22 11:43:55 -08:00
OWSRequestFactoryTest.swift Clean up "set subscriber ID" request 2023-01-26 13:45:25 -06:00
OWSURLBuilderUtilTest.swift Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00
SignalProxyTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00