open-notebook/tests
LUIS NOVO fad4446f36 fix: delete uploaded files when sources are removed
Previously, uploaded files remained on disk after source deletion,
causing disk space accumulation and potential privacy concerns.
The Source.delete() method now removes associated files before
database cleanup, with graceful error handling to prevent
database inconsistency if file deletion fails.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-14 08:11:17 -03:00
..
conftest.py refactor: optimize duplicate model validation and improve error handling (#219) 2025-10-25 08:48:18 -03:00
README.md Initial commit with all features 2024-10-21 14:56:10 -03:00
test_domain.py fix: delete uploaded files when sources are removed 2026-01-14 08:11:17 -03:00
test_graphs.py feat: simplify reverse proxy configuration with Next.js rewrites (#213) 2025-10-24 11:24:14 -03:00
test_models_api.py fix: include type in model duplicate check 2026-01-09 20:00:20 -03:00
test_utils.py fix: preserve AIMessage metadata when cleaning thinking content 2025-12-19 20:08:12 -05:00

Coming Soon