If there is an `initialTestResultReceivedTimestamp` it may be (EXPOSUREAPP-4484) #2638
* If there is an `initialTestResultReceivedTimestamp` it may be the bug. If there is also a registration value, but no `devicePairingSuccessfulAt` timestamp, then we are being called from `asyncRegisterDeviceViaGUID` or `asyncRegisterDeviceViaTAN`, and it's a new test and `initialTestResultReceivedTimestamp` should be null. * Fix check order and add tests.
Showing
- Corona-Warn-App/src/main/java/de/rki/coronawarnapp/submission/SubmissionRepository.kt 10 additions, 0 deletions...a/de/rki/coronawarnapp/submission/SubmissionRepository.kt
- Corona-Warn-App/src/test/java/de/rki/coronawarnapp/storage/SubmissionRepositoryTest.kt 54 additions, 1 deletion.../de/rki/coronawarnapp/storage/SubmissionRepositoryTest.kt
Please register or sign in to comment