You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This test had two problems:
1. We were not waiting for OperationRepo.loadSavedOperations to finish
2. After we added waiting, it didn't work we didn't wrap
RecoverFromDroppedLoginBug in spyk(). This was causing all fields
and properties being cleared from it!
Copy file name to clipboardExpand all lines: OneSignalSDK/onesignal/core/src/test/java/com/onesignal/user/internal/migrations/RecoverFromDroppedLoginBugTests.kt
0 commit comments