TradingAgents/tests/domains/news
Martin C. Richards f9fdb5a26d
feat(news): implement complete news service with LLM sentiment analysis and Dagster orchestration
2025-11-16 12:14:40 +01:00
..
__init__.py refactor: migrate to newspaper4k and improve news service repository integration 2025-08-10 13:00:40 +02:00
test_article_scraper_client.py docs: Adopt Spec-Driven Development framework 2025-11-11 22:28:54 +01:00
test_google_news_client.py docs: Adopt Spec-Driven Development framework 2025-11-11 22:28:54 +01:00
test_news_repository.py feat(news): enhance NewsArticle entity with sentiment fields and add Dagster orchestration specs 2025-11-14 22:18:33 +01:00
test_news_service.py feat(news): implement complete news service with LLM sentiment analysis and Dagster orchestration 2025-11-16 12:14:40 +01:00
test_openrouter_sentiment.py feat(news): implement complete news service with LLM sentiment analysis and Dagster orchestration 2025-11-16 12:14:40 +01:00