This website requires JavaScript.
Explore
Help
Sign In
gitea-admin
/
gh-christianlouis-docuelevate
Watch
1
Star
0
Fork
0
You've already forked gh-christianlouis-docuelevate
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e1bb9de915318339a7b2b346a7cdfc609054eae8
gh-christianlouis-docuelevate
/
tests
T
History
Christian Krakau-Louis
db96c0d9e7
Merge pull request
#123
from christianlouis/copilot/add-files-detail-view-features
...
Add branching visualization and per-subtask retry to file detail view
2026-02-07 23:20:32 +01:00
..
__init__.py
Add unit tests for utils.hash_file function
2025-03-26 16:27:36 +00:00
conftest.py
Add file upload tests with partial coverage
2026-02-07 19:49:20 +00:00
test_api_error_handling.py
Fix API routes to return JSON instead of HTML on errors
2026-02-07 19:18:42 +00:00
test_api.py
Add security fixes, testing infrastructure, and CI/CD improvements
2026-02-06 21:55:19 +00:00
test_bulk_operations.py
Apply Black formatting to test file
2026-02-07 17:54:29 +00:00
test_config.py
Improve test determinism for git_sha default test
2026-02-07 19:39:44 +00:00
test_file_detail_endpoints.py
Add comprehensive tests for file detail view enhancements
2026-02-07 22:11:16 +00:00
test_file_listing.py
Add tests for file listing and pagination features
2026-02-07 15:15:30 +00:00
test_file_upload.py
Add file upload tests with partial coverage
2026-02-07 19:49:20 +00:00
test_files_view.py
Improve test code quality based on code review feedback
2026-02-07 15:40:22 +00:00
test_notifications.py
Add file processing notifications feature
2026-02-06 22:31:48 +00:00
test_ocr_processing.py
Fix mathematical explanation in test comments
2026-02-07 19:37:57 +00:00
test_original_filename_preservation.py
Apply code formatting and fix linting issues
2026-02-07 17:37:50 +00:00
test_process_document.py
Fix DetachedInstanceError in process_document task by storing file_id before session closes
2026-02-07 15:59:39 +00:00
test_processall_throttling.py
Refactor tests to use fixture for better maintainability
2026-02-07 15:03:17 +00:00
test_upload_tasks.py
Fix S3 upload error: Pass file_id as keyword argument in Celery tasks
2026-02-07 21:56:38 +00:00
test_utils.py
Add unit tests for utils.hash_file function
2025-03-26 16:27:36 +00:00