- _make_mock_llm_response now sets body_html/raw_text (not just text). _create_blog_post writes body_html into blog.post.content; an unset MagicMock attr stringified to ~66 chars, failing the 500-char assertion. - Remove leftover `assert log.tokens_used` in then_tokens_used_recorded that referenced a variable deleted in the prior router-level rewrite. Full suite: 69 passed, 0 failed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| features | ||
| __init__.py | ||
| factories.py | ||
| test_bdd_steps.py | ||
| test_blog_generation_log.py | ||
| test_blog_post_social.py | ||
| test_blog_schedule.py | ||
| test_blog_topic.py | ||
| test_llm_router.py | ||
| test_performance.py | ||