Readur/tests
perf3ct 19ef540bb0
fix(tests): resolve buggy FailedOcrPage frontend unit test issues
2025-06-24 21:57:02 +00:00
..
test_images feat(tests): add test images 2025-06-17 15:48:30 +00:00
admin_functionality_tests.rs fix(server): better error responses when creating users 2025-06-24 17:33:59 +00:00
auto_resume_tests.rs feat(tests): also fix the admin and auto resume tests 2025-06-22 17:43:33 +00:00
basic_sync_tests.rs feat(unit): add unit tests for sources 2025-06-15 18:35:01 +00:00
cancellation_tests.rs fix(unit): fix more unit test errors 2025-06-18 01:24:58 +00:00
comprehensive_source_management_tests.rs feat(ci): fix other tests, part 9000 2025-06-21 18:08:34 +00:00
debug_ocr_test.rs fix(tests): allow overriding the API_URL for tests 2025-06-19 00:37:29 +00:00
debug_pipeline_test.rs.disabled fix(ci): just disable these tests for now 2025-06-22 00:20:28 +00:00
document_deletion_integration_tests.rs feat(tests): fix integration test that was using wrong boolean 2025-06-20 19:17:30 +00:00
document_upload_hash_duplicate_tests.rs feat(ci): use environment variables for database url 2025-06-20 22:33:18 +00:00
error_handling_edge_cases_tests.rs feat(ci): fix other tests, part 9000 2025-06-21 18:08:34 +00:00
failed_ocr_endpoints_tests.rs fix(tests): resolve buggy FailedOcrPage frontend unit test issues 2025-06-24 21:57:02 +00:00
file_processing_pipeline_tests.rs feat(ci): fix other tests, part 9000 2025-06-21 18:08:34 +00:00
hash_duplicate_detection_tests.rs feat(ci): use environment variables for database url 2025-06-20 22:33:18 +00:00
ignored_files_integration_tests.rs feat(server/client): implement feature of ignoring already deleted files, and add failed OCR queue tests 2025-06-24 17:20:33 +00:00
integration_tests.rs fix(tests): allow overriding the API_URL for tests 2025-06-19 00:37:29 +00:00
investigate_empty_content.rs fix(tests): allow overriding the API_URL for tests 2025-06-19 00:37:29 +00:00
labels_integration_tests.rs feat(ci): ignore some tests, fix later 2025-06-21 18:08:22 +00:00
local_folder_sync_tests.rs feat(ci): fix other tests, part 9000 2025-06-21 18:08:34 +00:00
manual_sync_tests.disabled fix(ci): just disable these tests for now 2025-06-22 00:20:28 +00:00
ocr_corruption_tests.rs feat(tests): fix more broken tests, incorrect types 2025-06-22 15:49:14 +00:00
ocr_failure_counting_tests.rs feat(server/client): implement feature of ignoring already deleted files, and add failed OCR queue tests 2025-06-24 17:20:33 +00:00
ocr_pipeline_integration_test.rs feat(tests): fix more broken tests, incorrect types 2025-06-22 15:49:14 +00:00
ocr_queue_management_tests.rs feat(tests): make sure tests that should require admin privs, use admin 2025-06-22 18:11:54 +00:00
performance_load_tests.rs feat(tests): make sure tests that should require admin privs, use admin 2025-06-22 18:11:54 +00:00
role_based_access_control_tests.rs feat(tests): resolve admin integration test issues 2025-06-22 17:28:45 +00:00
s3_sync_tests.rs fix(unit): fix more unit test errors 2025-06-18 01:24:58 +00:00
simple_throttling_test.rs feat(tests): make sure tests that should require admin privs, use admin 2025-06-22 18:11:54 +00:00
source_scheduler_simple_tests.rs feat(tests): make sure tests that should require admin privs, use admin 2025-06-22 18:11:54 +00:00
source_scheduler_tests.rs feat(tests): literally all the tests pass locally now 2025-06-22 21:11:14 +00:00
source_sync_hash_duplicate_tests.rs feat(ci): use environment variables for database url 2025-06-20 22:33:18 +00:00
source_update_tests.rs feat(server/client): add lots of OCR tweaks 2025-06-15 21:24:06 +00:00
stop_sync_functionality_tests.rs feat(tests): literally all the tests pass locally now 2025-06-22 21:11:14 +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
test_image_ocr_tests.rs fix(unit): fix most unit test errors 2025-06-18 01:07:27 +00:00
thread_separation_tests.rs 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_tests.rs fix(unit): fix most unit test errors 2025-06-18 01:07:27 +00:00
universal_source_sync_tests.rs feat(tests): literally all the tests pass locally now 2025-06-22 21:11:14 +00:00
webdav_comprehensive_tests.rs feat(tests): literally all the tests pass locally now 2025-06-22 21:11:14 +00:00
webdav_enhanced_unit_tests.rs feat(webdav): move etag parser to own function, create required migration 2025-06-23 19:39:39 +00:00
webdav_hash_duplicate_tests.rs feat(ci): use environment variables for database url 2025-06-20 22:33:18 +00:00
webdav_integration_tests.rs feat(tests): literally all the tests pass locally now 2025-06-22 21:11:14 +00:00
webdav_sync_tests.rs fix(tests): fix broken parser, thanks for finding that, unit tests! 2025-06-23 19:14:31 +00:00
webdav_unit_tests.rs feat(server): webdav tests pass 2025-06-14 16:23:27 +00:00