Signal-iOS/SignalServiceKit/tests/Network
Harry fc4ec188e8
Implement RegistrationSessionManager
* Add RegistrationSession object

* Add RegistrationSessionManager protocol

* Add skeleton RegistrationSessionManagerImpl - just kvstore persistence implemented

* Issue requests in RegistrationSessionManagerImpl

* let tests access the in memory kv store

* Add TSRequestOWSURLSessionMock. Rename OWSURLSessionMock

* Add DateProvider

* Take a dateProvider in RegistrationSessionManagerImpl

* Add tests for RegistrationSessionManager

* pre-emptively update timeout for tests. will remove once promise Scheduler code is merged

* PR comments

* Use Schedulers
2023-02-08 15:37:12 -08:00
..
OWSSignalServiceMocks Implement RegistrationSessionManager 2023-02-08 15:37:12 -08:00
Spam Explain why a migration lacks a column type 2023-02-06 08:34:00 -08: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 Add deprecated prefix to all existing onboarding/registration types 2023-02-03 15:02:04 -08:00
OWSURLBuilderUtilTest.swift Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00
RegistrationRequestFactoryTest.swift Add request/response types for Registration Session APIs 2023-02-06 12:44:31 -08:00
SignalProxyTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00