getsentry / getsentry/sentry-python

Reorganize AI integration-related test fixtures

Abierto
#5,993 5 comentarios 0 reacciones 1 asignado Reclamado por @omribz156 Ver en GitHub
good first issue Python Tests
Lenguaje dominante
Python
Estrellas
2.2k
Forks
669
Merge medio
1 d 1 h
PR fusionados (30 d)
213

Descripción

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`.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.