Automattic-Tracks-iOS
Automattic-Tracks-iOS copied to clipboard
Add tests for `logError` thread-safety / Make it return a value
See @salimbraksa's comment from Jetpack and WordPress iOS: https://github.com/wordpress-mobile/WordPress-iOS/pull/20846/files#r1231271865
I could only find one usage of logError in the tests, and is commented:
https://github.com/Automattic/Automattic-Tracks-iOS/blob/01e73975896fd63ada5b992a2dcc3acd55f90253/Tests/Tests/CrashLoggingTests.swift#L97-L114