repo-to-text/tests
Kirill Markin de1c84eca3
Fix test assertion for content splitting logic
- Corrected test_generate_output_content_splitting_very_small_limit to expect 10 words instead of 8
- The test now properly accounts for opening tag (2 words) + raw content (8 words) in the same segment
- Reflects actual behavior where opening tag and content are grouped together when they fit within word limit
2025-05-25 11:20:34 +03:00
..
__init__.py first draft 2024-06-08 09:44:34 +02:00
test_cli.py linter clenaup 2024-12-17 15:10:49 +01:00
test_core.py Fix test assertion for content splitting logic 2025-05-25 11:20:34 +03:00
test_utils.py linter cleanup 2024-12-17 14:41:42 +01:00