4 Commits

Author SHA1 Message Date
3d6655084f added doc packages in requirements.txt 2026-01-09 15:52:14 +05:30
07293e4651 feat(testing): add end-to-end HTML scraping and parsing tests with typed parsers
- Add smart httpx MockTransport routing based on endpoint paths
- Render HTML fixtures via Jinja templates populated from JSON data
- Introduce explicit, typed HTML parsers for semantic and table-based content
- Add end-to-end tests covering scraper → content → parser → Pydantic models
- Enforce explicit output contracts and avoid default dict-based parsing
2026-01-02 18:31:34 +05:30
f59024ddd5 added pydantic 2026-01-02 18:08:37 +05:30
32ee43e77a omni read basic modules 2025-12-31 14:28:50 +05:30