TradingAgents/tests/domains/news
Martin C. Richards c20771bf20
docs: Adopt Spec-Driven Development framework
Establish complete Spec-Driven Development documentation structure to
enable AI-assisted implementation with product context, feature specs,
and architectural standards.

Documentation:
- Add product docs (product.md, roadmap.md) for business context
- Add feature specs for marketdata, news, and socialmedia domains
- Add technical standards (practices.md, security.md, style.md, tech.md)
- Update README with SDD workflow and PostgreSQL architecture

Restructure:
- Move Docker files to docker/db/ for cleaner organization
- Move docker-compose.yml to project root
- Remove deprecated configs (litellm.yml, package.json, setup.py)
- Update tests for pytest-vcr integration

This establishes the foundation for /spec:* workflow commands and
structured AI-agent collaboration.
2025-11-11 22:28:54 +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 add db 2025-08-17 17:59:34 +02:00
test_news_service.py add db 2025-08-17 17:59:34 +02:00