touchlab / Kermit

Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility.
https://kermit.touchlab.co
Apache License 2.0
702 stars 40 forks source link

Write test for BugsnagStackframe types #258

Open kpgalligan opened 2 years ago

kpgalligan commented 2 years ago

BugsnagStackframe has some private stuff in it that we're calling. Write a test that gets the latest from github and validates that it exists.

stackframesWithCallStackReturnAddresses and properties (machoFile, machoUuid, etc)