getsentry / sentry-dart-plugin

A Dart Build Plugin that uploads debug symbols for Android, iOS/macOS and source maps for Web to Sentry via sentry-cli
MIT License
68 stars 28 forks source link

test: move integration tests to dart #279

Closed vaind closed 2 weeks ago

vaind commented 2 weeks ago

:scroll: Description

:bulb: Motivation and Context

In preparation for changes in #277 and #173, moving integration tests to dart so that they're easier to extend.

also updated linux tests so: closes #161 closes #164

:green_heart: How did you test it?

:pencil: Checklist

:crystal_ball: Next steps