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

More tests in Sentry CLI #1968

Open
szokeasaurusrex opened this issue Mar 5, 2024 · 0 comments
Open

More tests in Sentry CLI #1968

szokeasaurusrex opened this issue Mar 5, 2024 · 0 comments
Assignees

Comments

@szokeasaurusrex
Copy link
Member

szokeasaurusrex commented Mar 5, 2024

We should add more tests to the Sentry CLI, to ensure we are thoroughly testing common usage scenarios and edge cases. We especially need to test sourcemaps inject more thoroughly, but all areas of the CLI could use more testing.

We might also consider testing the CLI in different ways. Currently, most of the tests are integration tests that check the exact output of a command. Perhaps, we could add more unit tests to test narrower portions of the code, and to make it easier to have parameterized test cases where we run similar tests with slightly different parameters.

It will likely make sense to split this issue into several sub-issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant