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
aa57c415563ba4fdcfd6e9203351be7eb3bd16f6
gh-christianlouis-docuelevate
/
tests
T
History
Christian Krakau-Louis
c9af116ae9
Merge pull request
#90
from christianlouis/copilot/fix-worker-file-processing
...
Fix DetachedInstanceError in process_document task
2026-02-07 18:09:45 +01:00
..
__init__.py
Add unit tests for utils.hash_file function
2025-03-26 16:27:36 +00:00
conftest.py
Add throttling to /processall endpoint to prevent overwhelming downstream APIs
2026-02-07 14:59:19 +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
Add tests for bulk operations and status filtering
2026-02-07 15:53:34 +00:00
test_config.py
Add security fixes, testing infrastructure, and CI/CD improvements
2026-02-06 21:55:19 +00:00
test_file_listing.py
Add tests for file listing and pagination features
2026-02-07 15:15:30 +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_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_utils.py
Add unit tests for utils.hash_file function
2025-03-26 16:27:36 +00:00