Readur/tests
perf3ct 6d40feadb3 fix(server): resolve issues with the retry ocr tests 2025-07-02 22:47:51 +00:00
..
test_images feat(tests): add test images 2025-06-17 15:48:30 +00:00
test_pdfs feat(pdf): implement ocrmypdf to extract text from PDFs 2025-07-01 00:56:48 +00:00
debug_pipeline_test.rs.disabled fix(ci): just disable these tests for now 2025-06-22 00:20:28 +00:00
integration_admin_functionality_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_auto_resume_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_cancellation_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_comprehensive_source_management_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_debug_ocr_test.rs feat(tests): fix ocr_retry issues in tests 2025-07-02 21:30:36 +00:00
integration_document_deletion_integration_tests.rs fix(tests): fix failing document integration test, again 2025-06-28 22:58:20 +00:00
integration_document_upload_hash_duplicate_tests.rs feat(tests): fix ocr_retry issues in tests 2025-07-02 19:16:13 +00:00
integration_error_handling_edge_cases_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_failed_ocr_endpoints_tests.rs fix(tests): fix ocr endpoint tests due to our endpoint change 2025-06-28 23:11:47 +00:00
integration_file_processing_pipeline_tests.rs feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
integration_hash_duplicate_detection_tests.rs feat(tests): fix ocr_retry issues in tests 2025-07-02 19:16:13 +00:00
integration_ignored_files_integration_tests.rs feat(tests): fix ocr_retry issues in tests 2025-07-02 19:16:13 +00:00
integration_integration_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_investigate_empty_content.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_labels_integration_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_local_folder_sync_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_ocr_corruption_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_ocr_failure_counting_tests.rs fix(tests): fix ocr endpoint tests due to our endpoint change 2025-06-29 05:35:49 +00:00
integration_ocr_pipeline_integration_test.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_ocr_queue_management_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_ocr_retry_bug_regression_tests.rs fix(server): resolve issues with the retry ocr tests 2025-07-02 22:47:51 +00:00
integration_ocr_retry_tests.rs fix(tests): resolve broken integration test for ocr retry, and fix frontend tests 2025-07-02 16:39:41 +00:00
integration_pdf_word_count_tests.rs feat(pdf): implement ocrmypdf to extract text from PDFs 2025-07-01 00:56:48 +00:00
integration_performance_load_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_prometheus_metrics_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_role_based_access_control_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_s3_sync_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_simple_throttling_test.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_source_scheduler_simple_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_source_scheduler_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_source_sync_hash_duplicate_tests.rs feat(tests): fix ocr_retry issues in tests 2025-07-02 19:16:13 +00:00
integration_source_update_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_stop_sync_functionality_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_test_image_ocr_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_thread_separation_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_universal_source_sync_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_webdav_comprehensive_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_webdav_hash_duplicate_tests.rs feat(tests): fix ocr_retry issues in tests 2025-07-02 19:16:13 +00:00
integration_webdav_integration_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
integration_webdav_sync_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
manual_sync_tests.disabled fix(ci): just disable these tests for now 2025-06-22 00:20:28 +00:00
stress_test_25.rs.disabled feat(tests): literally all the tests pass locally now 2025-06-22 21:11:14 +00:00
stress_test_simple.rs.disabled feat(tests): literally all the tests pass locally now 2025-06-22 21:11:14 +00:00
throttled_high_concurrency_test.rs.disabled feat(tests): literally all the tests pass locally now 2025-06-22 21:11:14 +00:00
unit_basic_sync_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
unit_oidc_unit_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
unit_unit_tests.rs feat(tests): fix ocr_retry issues in tests 2025-07-02 19:16:13 +00:00
unit_webdav_directory_tracking_tests.rs feat(tests): add unit tests for new webdav functionality 2025-07-01 21:39:31 +00:00
unit_webdav_edge_cases_tests.rs feat(tests): add unit tests for new webdav functionality 2025-07-01 21:39:31 +00:00
unit_webdav_enhanced_unit_tests.rs feat(server): mark documents with 0 words as failed, and fix webdav unit tests 2025-06-30 22:43:25 +00:00
unit_webdav_targeted_rescan_tests.rs feat(webdav): also fix the parser to include directories, and add tests 2025-07-01 22:03:06 +00:00
unit_webdav_unit_tests.rs feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00