Updated tests and additional tests for folder expansion during conversation tracking

This commit is contained in:
Fahad
2025-06-15 16:03:43 +04:00
parent d36a85a3f3
commit 07a078b4f2
12 changed files with 317 additions and 26 deletions

View File

@@ -232,7 +232,7 @@ TEMPERATURE_ANALYTICAL = 0.2 # For code review, debugging
temp_dir, config_path = temp_repo
# Test the centralized file preparation method directly
file_content = tool._prepare_file_content_for_prompt(
file_content, processed_files = tool._prepare_file_content_for_prompt(
[config_path],
None,
"Test files",