Signal-iOS/SignalServiceKit/tests/Storage
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
..
Database Implement RegistrationSessionManager 2023-02-08 15:37:12 -08:00
InteractionFinderTest.swift Fix deprecation warning while enumerating messages 2023-01-02 10:47:15 -08:00
ModelReadCacheTest.swift Fix bugs marking SignalRecipients as registered 2023-01-03 13:23:33 -08:00
OWSIdentityManagerTests.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
SDSDatabaseStorageObservationTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
SDSDatabaseStorageTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
SDSKeyValueStoreTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
SSKPreKeyStoreTests.m Change license to AGPL 2022-10-13 08:25:37 -05:00
SSKSignedPreKeyStoreTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
TestModelTests.swift Change license to AGPL 2022-10-13 08:25:37 -05:00