getsentry / getsentry/sentry-python

Reorganize AI integration-related test fixtures

未關閉
#5,993 5 則留言 0 個 reaction 已指派 1 人 已被 @omribz156 認領 在 GitHub 檢視
good first issue Python Tests
主要語言
Python
星號
2.2k
分支
669
平均合併
1 天 40 分鐘
30 天內合併 PR
212

描述

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。