|
|
7b1264d12c
|
Add comprehensive unit tests for core functions
Added 62 unit tests (441 lines) covering high-priority functions:
- test_parse_headers.py: 9 tests for header parsing logic
- test_render.py: 15 tests for template engine
- test_strip_html_tags.py: 18 tests for HTML tag removal
- test_strip_tags_and_truncate.py: 19 tests for summary generation
All tests pass and cover edge cases, error conditions, and real-world scenarios.
|
2026-01-07 14:49:27 +01:00 |
|