Automattic-Tracks-iOS icon indicating copy to clipboard operation
Automattic-Tracks-iOS copied to clipboard

Add tests for `logError` thread-safety / Make it return a value

Open mokagio opened this issue 2 years ago • 0 comments

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

mokagio avatar Jun 19 '23 11:06 mokagio