getsentry / getsentry/sentry-python
Reorganize AI integration-related test fixtures
Aperta
good first issue
Python
Tests
- Lingua principale
- Python
- Stelle
- 2.2k
- Fork
- 669
- Merge medio
- 1g 1h
- PR unite (30g)
- 213
Descrizione
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`.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.