Commit Graph

132 Commits

Author SHA1 Message Date
perf3ct 061cef5aa3
cleanup(tests): delete disabled tests 2025-07-11 20:33:32 +00:00
perf3ct 13d868ab36
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
perf3ct 59f1052f52
fix(tests): also resolve document struct in these unit tests 2025-07-11 18:54:31 +00:00
perf3ct e5ae013ef4
fix(tests): also resolve document struct in this unit test 2025-07-11 17:50:49 +00:00
perf3ct 2a7d7e7bc4
fix(tests): resolve compilation issues due to Document struct changes 2025-07-11 17:40:28 +00:00
perf3ct 024755f9bb
feat(tests): create even further comprehensive tests for migration testing, because I'm traumatized from Vikunja 2025-07-11 17:25:29 +00:00
perf3ct af6f5f9bb1
fix(tests): resolve unit test compilation issue 2025-07-11 16:20:31 +00:00
perf3ct 22c6ae112e
fix(tests): resolve unit test compilation issue for update document details page 2025-07-11 05:00:41 +00:00
perf3ct 4c4a593a1e
feat(server): show source metadata better, and implement tests 2025-07-10 21:40:16 +00:00
perf3ct c3af038f02
fix(tests): no way, all the integration tests pass now 2025-07-10 01:38:55 +00:00
perf3ct 22e196d554
fix(tests): resolve integration test response format 2025-07-09 20:10:36 +00:00
perf3ct 089dcca5f3
fix(tests): resolve integration test response format 2025-07-09 16:46:19 +00:00
perf3ct aadd97940f
fix(server/client): rename document_id to id in DocumentUploadResponse, again 2025-07-09 02:46:39 +00:00
perf3ct 70f75a00ba
fix(server/client): rename document_id to id in DocumentUploadResponse, again 2025-07-09 02:24:43 +00:00
perf3ct 43248374f1
fix(server/client): rename document_id to id in DocumentUploadResponse, again 2025-07-09 01:40:50 +00:00
perf3ct 7d48480cd6
fix(tests): and resolve missing endpoint 2025-07-08 04:37:33 +00:00
perf3ct f30122b0b0
fix(tests): resolve weird compilation issue in the tests 2025-07-07 23:38:19 +00:00
perf3ct 488df66a86
fix(tests): resolve weird compilation issue in the tests 2025-07-07 22:05:28 +00:00
perf3ct 3a784d4ddf
fix(tests): resolve weird compilation issue in the tests 2025-07-07 21:09:48 +00:00
perf3ct 67f399c6c4
fix(tests): resolve weird compilation issue in the tests 2025-07-07 21:01:33 +00:00
perf3ct 0e3418a35a
fix(tests): resolve tests checking `id` instead of `document_id` 2025-07-07 20:47:36 +00:00
perf3ct bf2162ad89
fix(web_upload): resolve issue that caused files that were uploaded via the web, to not be added to the queue 2025-07-07 19:28:08 +00:00
perf3ct 2a68c0a066
feat(server): implement better error checking for sources 2025-07-07 19:10:45 +00:00
perfectra1n 8e6253c96e fix(tests): resolve integration tests not generating unique usernames 2025-07-06 22:07:42 -07:00
perf3ct c506fd577b
feat(webdav): resolve failing etag integration tests 2025-07-06 00:16:45 +00:00
perf3ct b184f0f68f
feat(webdav): resolve failing etag unit tests 2025-07-05 19:47:21 +00:00
perf3ct 7fb1116695
feat(tests): move integration and unit tests to correct locations 2025-07-04 19:50:29 +00:00
perf3ct 7c9b29676c
feat(tests): move integration and unit tests to correct locations 2025-07-04 19:37:43 +00:00
perf3ct fd26e1a0ae
fix(tests): binary and tests at least compile now 2025-07-04 19:07:53 +00:00
perf3ct a6f3cae96c
fix(tests): fix integration_webdav_first_time_scan_tests 2025-07-03 16:17:15 +00:00
perf3ct 8dd77584e1
fix(tests): fix timestamps in tests 2025-07-03 15:56:49 +00:00
perf3ct 36b165d0c6
fix(tests): fix timestamps in tests 2025-07-03 15:38:31 +00:00
perf3ct c7e160b5c7
fix(tests): resolve last test compiliation issue 2025-07-03 15:18:33 +00:00
perf3ct c7fec8de08
fix(tests): resolve last test compiliation issue 2025-07-03 14:33:39 +00:00
perf3ct 23abf84346
fix(tests): resolve last test compiliation issue 2025-07-03 14:09:43 +00:00
perf3ct 915fe92993
feat(webdav): also set up deep scanning button and fix unit tests 2025-07-03 04:24:26 +00:00
perf3ct 252d99fb90
feat(webdav): create test for this new smart scan 2025-07-03 00:32:47 +00:00
perf3ct 0ef233c3cc
fix(tests): resolve compilation error in tests and source scheduler 2025-07-02 23:49:46 +00:00
perf3ct edcf2be71b
fix(webdav): resolve issue with webdav subdirectories not being discovered 2025-07-02 23:37:39 +00:00
perf3ct f1fc2a0105
fix(server): resolve issues with the retry ocr tests 2025-07-02 22:47:51 +00:00
perf3ct dec4551fbd
feat(tests): fix ocr_retry issues in tests 2025-07-02 21:30:36 +00:00
perf3ct 86904205ed
feat(tests): fix ocr_retry issues in tests 2025-07-02 19:16:13 +00:00
perf3ct 34dc9a38b8
fix(tests): resolve broken integration test for ocr retry, and fix frontend tests 2025-07-02 16:39:41 +00:00
perf3ct 2d702f1c07
fix(server): resolve test for retry issues 2025-07-02 03:22:41 +00:00
perf3ct 0f3cb12c7a
fix(server): resolve NUMERIC db type and f64 rust type 2025-07-02 02:26:11 +00:00
perf3ct 6af9e5e4a0
fix(tests): resolve using test config in ocr retry tests 2025-07-02 00:14:19 +00:00
perf3ct e4faf2cfd2
feat(server/client): implement retry functionality for both successful and failed documents 2025-07-02 00:06:47 +00:00
perf3ct c766ecc52e
fix(tests): resolve broken test compilation 2025-07-01 22:14:53 +00:00
perf3ct c242a84326
feat(webdav): also fix the parser to include directories, and add tests 2025-07-01 22:03:06 +00:00
perf3ct 590cad3197
feat(tests): add unit tests for new webdav functionality 2025-07-01 21:39:31 +00:00