sentry-dotnet icon indicating copy to clipboard operation
sentry-dotnet copied to clipboard

Android Emulator smoke test

Open bruno-garcia opened this issue 2 years ago • 2 comments

PR https://github.com/getsentry/sentry-dotnet/pull/1288 is adding support for Android with native crash support. Similar to how we build Unity, we should be able to validate the package works. A sample is being included in that PR. Next week need a way to launch that in an emulator and validate some test cases.

image

bruno-garcia avatar May 19 '22 20:05 bruno-garcia

Ideally we first have our unit tests run on Emulators before we go after smoke test:

  • https://github.com/getsentry/sentry-dotnet/issues/1704

bruno-garcia avatar Jun 10 '22 16:06 bruno-garcia

With good enough device tests, I'm not sure that we'll actually need separate smoke tests. Keeping this open for now, and we can reassess later.

mattjohnsonpint avatar Jun 22 '22 21:06 mattjohnsonpint