getsentry / getsentry/sentry-python
Test `_generate_installed_modules`
Open
good first issue
Python
Quality Improvement
Tests
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 213
Description
We removed the test for this method in getsentry/sentry-python#4593, as the test was pointless (essentially, just comparing the method to a slight refactor of itself).
We should figure out a way to test the method properly. Perhaps, this would involve running the test inside a `tox` environment where all the packages are pinned.
Contributor guide
Assessment
This issue has not been assessed yet.