SurfSense/surfsense_backend/tests
Anish Sarkar a57ab02900 feat: Implement file upload limits and page limit enforcement in backend
- Added constants for maximum files per upload, per-file size, and total upload size.
- Enhanced document upload route to validate file counts and sizes, returning appropriate HTTP errors.
- Introduced end-to-end tests for upload limits and page limit enforcement, ensuring correct behavior under various scenarios.
- Updated test helpers to support notification retrieval for page limit exceeded scenarios.
2026-02-26 01:25:34 +05:30
..
e2e feat: Implement file upload limits and page limit enforcement in backend 2026-02-26 01:25:34 +05:30
fixtures feat: Add end-to-end tests for document upload pipeline and shared test utilities 2026-02-25 16:39:45 +05:30
utils feat: Implement file upload limits and page limit enforcement in backend 2026-02-26 01:25:34 +05:30
__init__.py feat: Add end-to-end tests for document upload pipeline and shared test utilities 2026-02-25 16:39:45 +05:30
conftest.py feat: Implement file upload limits and page limit enforcement in backend 2026-02-26 01:25:34 +05:30