Some checks failed
CD Pipeline / build-and-deploy (push) Failing after 4m25s
問題: pyproject.toml addopts="-m 'not integration'" 過濾掉所有 B5 測試
導致 pytest exitcode 5 (no tests collected)
修復: CI pytest 指令加 -m integration,覆蓋 addopts 的排除設定
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>