mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2025-12-06 03:22:23 -08:00
- 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cli.py | ||
| test_core.py | ||
| test_utils.py | ||