TradingAgents/tests
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
..
domains test: implement pytest-vcr for article scraper with zero mocks 2025-08-16 11:02:37 +02:00
fixtures/vcr_cassettes/news test: implement pytest-vcr for article scraper with zero mocks 2025-08-16 11:02:37 +02:00
__init__.py refactor: migrate to newspaper4k and improve news service repository integration 2025-08-10 13:00:40 +02:00
conftest.py refactor: migrate to newspaper4k and improve news service repository integration 2025-08-10 13:00:40 +02:00