getsentry / getsentry/sentry-python
Refactor `test_pydantic_ai` to remove usage of internal functions within tests
Open
good first issue
Python
Tests
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 213
Description
Related: [https://github.com/getsentry/sentry-python/pull/5629/changes#r2917105295]()
There's a couple of spots that are using the internal function `_set_input_messages` that need to be cleaned up.
Ensure that all tests are using public APIs/functions
Contributor guide
Assessment
This issue has not been assessed yet.