| .. |
|
test_images
|
feat(tests): add test images
|
2025-06-17 15:48:30 +00:00 |
|
test_pdfs
|
feat(ocr): gracefully handle problematic PDFs in all the ways, create tests so that it doesn't happen again
|
2025-07-14 16:36:32 +00:00 |
|
comprehensive_migration_tests.rs
|
fix(tests): resolve issue where test was counting all documents and not the test's own docs
|
2025-07-11 19:31:49 +00:00 |
|
database_schema_inspection_test.rs
|
fix(tests): all unit and integration tests pass locally
|
2025-07-12 00:29:52 +00:00 |
|
integration_admin_functionality_tests.rs
|
feat(tests): reorganize unit and integration tests
|
2025-06-27 20:51:01 +00:00 |
|
integration_auth_tests.rs
|
feat(tests): move integration and unit tests to correct locations
|
2025-07-04 19:50:29 +00:00 |
|
integration_auto_resume_tests.rs
|
fix(tests): fix timestamps in tests
|
2025-07-03 15:38:31 +00:00 |
|
integration_cancellation_tests.rs
|
fix(tests): fix timestamps in tests
|
2025-07-03 15:38:31 +00:00 |
|
integration_comprehensive_source_management_tests.rs
|
feat(tests): reorganize unit and integration tests
|
2025-06-27 20:51:01 +00:00 |
|
integration_config_oidc_tests.rs
|
feat(tests): move integration and unit tests to correct locations
|
2025-07-04 19:50:29 +00:00 |
|
integration_db_tests.rs
|
fix(tests): also resolve document struct in this unit test
|
2025-07-11 17:50:49 +00:00 |
|
integration_debug_ocr_test.rs
|
fix(server/client): rename document_id to id in DocumentUploadResponse, again
|
2025-07-09 02:24:43 +00:00 |
|
integration_document_deletion_integration_tests.rs
|
fix(server/client): rename document_id to id in DocumentUploadResponse, again
|
2025-07-09 02:46:39 +00:00 |
|
integration_document_routes_tests.rs
|
fix(tests): also resolve document struct in these unit tests
|
2025-07-11 18:54:31 +00:00 |
|
integration_document_upload_hash_duplicate_tests.rs
|
fix(tests): resolve compilation issues due to Document struct changes
|
2025-07-11 17:40:28 +00:00 |
|
integration_documents_database_tests.rs
|
fix(tests): also resolve document struct in these unit tests
|
2025-07-11 18:54:31 +00:00 |
|
integration_enhanced_ocr_tests.rs
|
feat(tests): use test context instead of direct database
|
2025-07-17 17:35:29 +00:00 |
|
integration_enhanced_search_tests.rs
|
fix(tests): resolve compilation issues due to Document struct changes
|
2025-07-11 17:40:28 +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_documents_tests.rs
|
feat(tests): move integration and unit tests to correct locations
|
2025-07-04 19:50:29 +00:00 |
|
integration_failed_ocr_endpoints_tests.rs
|
fix(tests): resolve weird compilation issue in the tests
|
2025-07-07 23:38:19 +00:00 |
|
integration_file_processing_pipeline_tests.rs
|
fix(tests): resolve issues in integration tests for the new multiple ocr languages
|
2025-07-14 21:28:55 +00:00 |
|
integration_file_service_tests.rs
|
fix(tests): resolve compilation issues due to Document struct changes
|
2025-07-11 17:40:28 +00:00 |
|
integration_generic_migration_tests.rs
|
feat(tests): move integration and unit tests to correct locations
|
2025-07-04 19:37:43 +00:00 |
|
integration_hash_duplicate_detection_tests.rs
|
feat(tests): use test context instead of direct database
|
2025-07-17 17:35:29 +00:00 |
|
integration_ignored_files_integration_tests.rs
|
fix(tests): resolve unit test compilation issue
|
2025-07-11 16:20:31 +00:00 |
|
integration_ignored_files_tests.rs
|
fix(tests): resolve unit test compilation issue
|
2025-07-11 16:20:31 +00:00 |
|
integration_integration_tests.rs
|
fix(server/client): rename document_id to id in DocumentUploadResponse, again
|
2025-07-09 01:40:50 +00:00 |
|
integration_investigate_empty_content.rs
|
fix(server/client): rename document_id to id in DocumentUploadResponse, again
|
2025-07-09 02:24:43 +00:00 |
|
integration_labels_integration_tests.rs
|
fix(server/client): rename document_id to id in DocumentUploadResponse, again
|
2025-07-09 01:40:50 +00:00 |
|
integration_labels_tests.rs
|
fix(tests): and resolve missing endpoint
|
2025-07-08 04:37:33 +00:00 |
|
integration_large_file_upload_tests.rs
|
fix(upload): resolve issue with Axum not having config values set
|
2025-07-12 14:04:54 -07: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
|
fix(server/client): rename document_id to id in DocumentUploadResponse, again
|
2025-07-09 01:40:50 +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_language_endpoints.rs
|
fix(test): just login with admin credentials in the test for now
|
2025-07-17 18:24:52 +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(server): rename requeue failed endpoint
|
2025-07-11 21:44:53 +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_db_tests.rs
|
feat(tests): move integration and unit tests to correct locations
|
2025-07-04 19:50:29 +00:00 |
|
integration_ocr_retry_regression_tests.rs
|
feat(tests): move integration and unit tests to correct locations
|
2025-07-04 19:50:29 +00:00 |
|
integration_ocr_retry_tests.rs
|
fix(tests): no way, all the integration tests pass now
|
2025-07-10 01:38:55 +00:00 |
|
integration_oidc_tests.rs
|
feat(tests): move integration and unit tests to correct locations
|
2025-07-04 19:50:29 +00:00 |
|
integration_pdf_word_count_tests.rs
|
fix(tests): resolve pdf_word_count test becuase we've improved the pdf ocr system so much
|
2025-07-17 18:50:23 +00:00 |
|
integration_performance_load_tests.rs
|
feat(server): gracefully manage requeue requests for the same document
|
2025-07-11 21:27:12 +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(server): rename requeue failed endpoint
|
2025-07-11 21:44:53 +00:00 |
|
integration_s3_sync_tests.rs
|
feat(tests): reorganize unit and integration tests
|
2025-06-27 20:51:01 +00:00 |
|
integration_settings_tests.rs
|
feat(lang): update endpoints for ocr along with updating tests
|
2025-07-14 20:00:38 +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
|
fix(tests): fix timestamps in tests
|
2025-07-03 15:38:31 +00:00 |
|
integration_source_scheduler_tests.rs
|
fix(tests): fix timestamps in tests
|
2025-07-03 15:38:31 +00:00 |
|
integration_source_sync_hash_duplicate_tests.rs
|
fix(tests): resolve compilation issues due to Document struct changes
|
2025-07-11 17:40:28 +00:00 |
|
integration_source_update_tests.rs
|
feat(tests): reorganize unit and integration tests
|
2025-06-27 20:51:01 +00:00 |
|
integration_sql_type_safety_tests.rs
|
fix(tests): no way, all the integration tests pass now
|
2025-07-10 01:38:55 +00:00 |
|
integration_stop_sync_functionality_tests.rs
|
fix(tests): fix timestamps in tests
|
2025-07-03 15:38:31 +00:00 |
|
integration_test_image_ocr_tests.rs
|
fix(migrations): resolve issue with latest migration and multi-language support
|
2025-07-18 19:30:51 +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
|
fix(tests): resolve last test compiliation issue
|
2025-07-03 14:33:39 +00:00 |
|
integration_users_tests.rs
|
fix(tests): no way, all the integration tests pass now
|
2025-07-10 01:38:55 +00:00 |
|
integration_webdav_comprehensive_tests.rs
|
fix(tests): no way, all the integration tests pass now
|
2025-07-10 01:38:55 +00:00 |
|
integration_webdav_first_time_scan_tests.rs
|
feat(server): show source metadata better, and implement tests
|
2025-07-10 21:40:16 +00:00 |
|
integration_webdav_hash_duplicate_tests.rs
|
fix(tests): resolve compilation issues due to Document struct changes
|
2025-07-11 17:40:28 +00:00 |
|
integration_webdav_integration_tests.rs
|
feat(lang): implement tests for this updated language selection
|
2025-07-14 20:46:51 +00:00 |
|
integration_webdav_smart_scanning_tests.rs
|
fix(tests): no way, all the integration tests pass now
|
2025-07-10 01:38:55 +00:00 |
|
integration_webdav_sync_tests.rs
|
fix(tests): binary and tests at least compile now
|
2025-07-04 19:07:53 +00:00 |
|
latest_migration_tests.rs
|
fix(tests): all unit and integration tests pass locally
|
2025-07-12 00:29:52 +00:00 |
|
migration_constraint_tests.rs
|
fix(tests): no way, all the integration tests pass now
|
2025-07-10 01:38:55 +00:00 |
|
migration_integration_tests.rs
|
fix(tests): no way, all the integration tests pass now
|
2025-07-10 01:38:55 +00:00 |
|
migration_ordering_tests.rs
|
feat(tests): create even further comprehensive tests for migration testing, because I'm traumatized from Vikunja
|
2025-07-11 17:25:29 +00:00 |
|
migration_schema_validation_tests.rs
|
fix(tests): all unit and integration tests pass locally
|
2025-07-12 00:29:52 +00:00 |
|
pr_migration_validation_tests.rs
|
feat(tests): create even further comprehensive tests for migration testing, because I'm traumatized from Vikunja
|
2025-07-11 17:25:29 +00:00 |
|
simplified_migration_schema_validation.rs
|
feat(tests): create even further comprehensive tests for migration testing, because I'm traumatized from Vikunja
|
2025-07-11 17:25:29 +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
|
fix(tests): resolve unit test compilation issue for update document details page
|
2025-07-11 05:00:41 +00:00 |
|
unit_webdav_directory_tracking_tests.rs
|
feat(server): show source metadata better, and implement tests
|
2025-07-10 21:40:16 +00:00 |
|
unit_webdav_edge_cases_tests.rs
|
feat(server): show source metadata better, and implement tests
|
2025-07-10 21:40:16 +00:00 |
|
unit_webdav_enhanced_unit_tests.rs
|
feat(server): show source metadata better, and implement tests
|
2025-07-10 21:40:16 +00:00 |
|
unit_webdav_smart_scan_logic_tests.rs
|
feat(server): show source metadata better, and implement tests
|
2025-07-10 21:40:16 +00:00 |
|
unit_webdav_targeted_rescan_tests.rs
|
feat(server): show source metadata better, and implement tests
|
2025-07-10 21:40:16 +00:00 |
|
unit_webdav_unit_tests.rs
|
feat(server): show source metadata better, and implement tests
|
2025-07-10 21:40:16 +00:00 |