Signal-iOS/SignalServiceKit/tests
Evan Hahn abd130a4c2
Clean up preauth challenge request
This change should have no user impact. It makes a few cleanups to
`OWSRequestFactory.requestPreauthChallengeRequest`:

- Adds tests
- Converts it to Swift
- Renames it to `requestPreauthChallenge`
- URL-encodes the parameters. This required some additional scaffolding;
  see `URLPathComponents`.
2023-01-25 14:22:22 -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 preauth challenge request 2023-01-25 14:22:22 -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 Clean up preauth challenge request 2023-01-25 14:22:22 -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