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

[sentry_dio] Add version test

Open ueman opened this issue 3 years ago • 0 comments

sentry_dio has currently no version test. Ideally, this should be added. See https://github.com/getsentry/sentry-dart/pull/914#discussion_r912664032

Version test is something like this

https://github.com/getsentry/sentry-dart/blob/d75a8c698a4942816336f3bae9a50c87fa6be0a8/dart/test/version_test.dart#L1-L21

ueman avatar Jul 04 '22 06:07 ueman