TradingAgents/tests/fixtures/vcr_cassettes/news
Martin C. Richards 1cfe018f77 test: implement pytest-vcr for article scraper with zero mocks
- Replace all mocking with pytest-vcr for real HTTP recording
- Add comprehensive test coverage for major news sources
- Test realistic scenarios: paywalls, 404s, successful scraping
- Update dependencies: googlenewsdecoder, nltk, lxml-html-clean
- Fix lint issue: simplify conditional return statement
- Update documentation to reflect testing progress

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-16 11:02:37 +02:00
..
TestGoogleNewsClient.test_get_company_news_real.yaml test: implement pytest-vcr for article scraper with zero mocks 2025-08-16 11:02:37 +02:00
TestGoogleNewsClient.test_get_global_news_real.yaml test: implement pytest-vcr for article scraper with zero mocks 2025-08-16 11:02:37 +02:00
TestGoogleNewsClient.test_parse_feed_entry_with_google_news_url_decoding_real.yaml test: implement pytest-vcr for article scraper with zero mocks 2025-08-16 11:02:37 +02:00