gendesign/backend/tests/services/exporters
Light1YT d53b63f92a
All checks were successful
CI / changes (pull_request) Successful in 7s
CI / changes (push) Successful in 23s
CI / backend-tests (pull_request) Successful in 5m49s
CI / backend-tests (push) Successful in 5m49s
feat(export): compact Telegram summary export for §22 forecast (#959)
render_report_telegram_summary (pure, no new deps, DRY-reuses report_pdf str
helpers) + `tg` format on GET /{cad}/forecast/export → inline text/plain snippet
(no attachment, copy-paste-ready). md/json unchanged; no-run 404, bad format 422.
Graceful on thin/empty reports. Part of EPIC #959.
2026-06-06 23:55:40 +05:00
..
__init__.py feat(exporters): Excel exporter for SiteFinderReport (#991, 955-A5) (#1022) 2026-06-03 08:57:00 +00:00
test_excel.py feat(forecasting): add months-of-inventory (MOI) to §9.8 demand-supply forecast 2026-06-05 07:36:59 +05:00
test_report_md.py feat(export): Markdown + JSON download of §22 forecast report (#959) 2026-06-06 18:39:51 +00:00
test_report_pdf.py feat(forecasting): add months-of-inventory (MOI) to §9.8 demand-supply forecast 2026-06-05 07:36:59 +05:00
test_report_telegram.py feat(export): compact Telegram summary export for §22 forecast (#959) 2026-06-06 23:55:40 +05:00