You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a JS SDK Developer I want to write integration tests for different packages based on a framework Which is abstracted in such a way that it is re-usable So that i can add integration tests in a similar way across many packages And we can ship features more confidently considering the ability to add int tests across the JS SDKs mono-repo
Definition of Done:
Generalize work from related issue for setting up the playwright integration framework into it’s own package
As a JS SDK Developer
I want to write integration tests for different packages based on a framework
Which is abstracted in such a way that it is re-usable
So that i can add integration tests in a similar way across many packages
And we can ship features more confidently considering the ability to add int tests across the JS SDKs mono-repo
Definition of Done:
@sentry/browser
andcore
. #3841Should this be included?
@sentry/tracing
is meant to be consumed alongside other packages.@sentry/browser
The text was updated successfully, but these errors were encountered: