Signal-iOS/SignalServiceKit/Mocks
Evan Hahn 7deb93ee98 Test scheduler: handle advancement to current time or earlier
This change should have no user impact.

Two changes:

1. Calling `advance(to: timeInThePast)` is now a fatal error.
2. Calling `advance(to: currentTime)` is now tested.
2023-03-06 12:23:13 -06:00
..
DB Add RegistrationCoordinator 2023-02-14 08:50:24 -08:00
KeyBackupService Finish registration in RegistrationCoordinator 2023-02-16 17:21:21 -08:00
OWSSignalService Retry most network failures in RegistrationCoordinator 2023-02-17 14:50:54 -08:00
Registration Wipe related state on RegCoordinator when session id changes 2023-03-06 09:50:18 -08:00
Scheduler Test scheduler: handle advancement to current time or earlier 2023-03-06 12:23:13 -06:00