Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement integration test scaffolding #20

Open
willkg opened this issue Feb 14, 2022 · 1 comment
Open

implement integration test scaffolding #20

willkg opened this issue Feb 14, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@willkg
Copy link
Owner

willkg commented Feb 14, 2022

Implement integration test scaffolding for supporting sentry clients. For starters:

  • python sentry-sdk
@willkg willkg changed the title add tests add tests for supported sentry sdk clients Nov 9, 2022
@willkg willkg added the help wanted Extra attention is needed label Feb 1, 2023
@willkg
Copy link
Owner Author

willkg commented Nov 6, 2023

It'd be nice to do this with an integration test. You run Kent and then run the integration test which uses the various supported clients and client versions. They emit an event, then pull the event from Kent and verify it using the list API.

I'm going to rescope this to "implement integration test scaffolding". Initially, it can test with a few versions of Python sentry-sdk.

@willkg willkg changed the title add tests for supported sentry sdk clients implement integration test scaffolding Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant