getsentry / getsentry/sentry-python
Reorganize AI integration-related test fixtures
Ouverte
good first issue
Python
Tests
- Langage dominant
- Python
- Étoiles
- 2.2k
- Forks
- 669
- Merge moyen
- 1 j 1 h
- PR mergées (30 j)
- 213
Description
Context: getsentry/sentry-python#5937
Right now, a large number of our pytest fixtures live in the global `conftest.py` file. For maintainability reasons, it'd be better to move provider-specific (or just AI integration-specific) fixtures into separate `conftest.py` files and load them into the global `conftest.py` using `pytest_plugins`.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.