repo-to-text/tests
Kirill Markin 689dd362ec
Update test functions to include explicit type annotations for caplog
- Modify test_load_additional_specs_invalid_max_words_string, test_load_additional_specs_invalid_max_words_negative, and test_load_additional_specs_max_words_is_none_in_yaml to specify caplog as pytest.LogCaptureFixture.
- Update test_save_repo_to_text_stdout_with_splitting and test_save_repo_to_text_empty_segments to annotate capsys and caplog respectively for improved type safety and clarity.
2025-05-25 11:03:20 +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 Update test functions to include explicit type annotations for caplog 2025-05-25 11:03:20 +03:00
test_utils.py linter cleanup 2024-12-17 14:41:42 +01:00