getsentry / getsentry/sentry-python
Reorganize AI integration-related test fixtures
Đang mở
good first issue
Python
Tests
- Ngôn ngữ chính
- Python
- Star
- 2.2k
- Fork
- 669
- Merge trung bình
- 1 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 213
Mô tả
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`.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.