Readur/src/tests
perf3ct dd90e48fd2
feat(server): mark documents with 0 words as failed, and fix webdav unit tests
2025-06-30 22:43:25 +00:00
..
auth_tests.rs feat(server): set up oidc system and migrations 2025-06-26 18:52:57 +00:00
config_oidc_tests.rs feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
db_tests.rs feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
document_response_serialization_tests.rs feat(server): fix serialization issues 2025-06-30 19:40:05 +00:00
document_routes_tests.rs feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
documents_tests.rs feat(server): mark documents with 0 words as failed, and fix webdav unit tests 2025-06-30 22:43:25 +00:00
enhanced_ocr_tests.rs feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
enhanced_search_tests.rs feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
failed_documents_unit_tests.rs fix(tests): resolve a whole lot of test issues 2025-06-28 22:50:40 +00:00
file_service_tests.rs feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
generic_migration_tests.rs feat(tests): create generic migration tests 2025-06-28 16:38:12 +00:00
helpers.rs feat(tests): create generic migration tests 2025-06-28 16:38:12 +00:00
ignored_files_tests.rs feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
labels_tests.rs fix(tests): repair the label tests 2025-06-20 18:10:27 +00:00
migration_constraint_tests.rs fix(tests): resolve a whole lot of test issues 2025-06-28 22:50:40 +00:00
migration_integration_tests.rs fix(tests): resolve a whole lot of test issues 2025-06-28 22:50:40 +00:00
mod.rs feat(server): fix serialization issues 2025-06-30 19:40:05 +00:00
ocr_tests.rs feat(server): webdav download and ocr actually works 2025-06-15 01:12:01 +00:00
oidc_tests.rs fix(server): resolve broken imports on tests and test helpers 2025-06-27 18:46:41 +00:00
regression_tests.rs feat(tests): add regression tests and better sql type safety tests 2025-06-28 19:25:15 +00:00
route_compilation_tests.rs feat(tests): add regression tests and better sql type safety tests 2025-06-28 19:25:15 +00:00
settings_tests.rs feat(tests): fix the vast majority of both server and client tests 2025-06-17 22:06:12 +00:00
sql_type_safety_tests.rs feat(tests): add regression tests and better sql type safety tests 2025-06-28 19:25:15 +00:00
users_tests.rs fix(tests): resolve last OIDC test issues 2025-06-27 17:32:33 +00:00