TradingAgents/tests
Claude 65bebbcfed
test: mark live yfinance network tests as integration
TestYfinanceIndustryPerformance, TestRouteToVendorFallback, and TestFallbackRouting
all make live HTTP calls to yfinance (yfinance.Sector / market movers). Mark them
@pytest.mark.integration so they're skipped in standard offline runs.

https://claude.ai/code/session_01TuPpssTo83whKkNgSu57HH
2026-03-17 19:58:06 +00:00
..
conftest.py feat: Complete 3-phase LLM scanner pipeline with inline tool execution 2026-03-17 08:41:40 +01:00
test_alpha_vantage_exceptions.py feat: Complete 3-phase LLM scanner pipeline with inline tool execution 2026-03-17 08:41:40 +01:00
test_alpha_vantage_scanner.py feat: Complete 3-phase LLM scanner pipeline with inline tool execution 2026-03-17 08:41:40 +01:00
test_config_wiring.py feat: medium-term positioning upgrade (debate rounds, TTM, peer comparison, macro regime) 2026-03-17 19:55:43 +00:00
test_debate_rounds.py feat: medium-term positioning upgrade (debate rounds, TTM, peer comparison, macro regime) 2026-03-17 19:55:43 +00:00
test_macro_bridge.py feat: Complete 3-phase LLM scanner pipeline with inline tool execution 2026-03-17 08:41:40 +01:00
test_macro_regime.py feat: medium-term positioning upgrade (debate rounds, TTM, peer comparison, macro regime) 2026-03-17 19:55:43 +00:00
test_peer_comparison.py feat: medium-term positioning upgrade (debate rounds, TTM, peer comparison, macro regime) 2026-03-17 19:55:43 +00:00
test_scanner_fallback.py test: mark live yfinance network tests as integration 2026-03-17 19:58:06 +00:00
test_scanner_routing.py test: mark live yfinance network tests as integration 2026-03-17 19:58:06 +00:00
test_ttm_analysis.py feat: medium-term positioning upgrade (debate rounds, TTM, peer comparison, macro regime) 2026-03-17 19:55:43 +00:00