repo-to-text/tests
Kirill Markin 57026bd52e
Enhance error handling in process_line and update display path in save_repo_to_text
- Add fallback logic for os.path.relpath in process_line to handle cases where it fails, ensuring robust path resolution.
- Update save_repo_to_text to use basename for displaying file paths, improving clarity in success messages and output.
- Modify tests to assert on basename instead of relative path, aligning with the new display logic.
2025-05-25 11:02:06 +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 Enhance error handling in process_line and update display path in save_repo_to_text 2025-05-25 11:02:06 +03:00
test_utils.py linter cleanup 2024-12-17 14:41:42 +01:00