immich/server/test/e2e
Jonathan Jogenfors 56eb7bf0fc
fix(server): improve library scan queuing performance (#4418)
* fix: inline mark asset as offline

* fix: improve log message

* chore: lint

* fix: offline asset algorithm

* fix: use set comparison to check what to import

* fix: only mark new offline files as offline

* fix: compare the correct array

* fix: set default library concurrency to 5

* fix: remove one db call when scanning new files

* chore: remove unused import

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-10-10 18:59:13 -04:00
..
album.e2e-spec.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
asset.e2e-spec.ts fix(server): timeline bucket access for shared links (#4404) 2023-10-09 15:57:36 +00:00
auth.e2e-spec.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
formats.e2e-spec.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
jest-e2e.json test: server-info e2e tests (#3948) 2023-09-01 22:01:54 -04:00
library.e2e-spec.ts fix(server): improve library scan queuing performance (#4418) 2023-10-10 18:59:13 -04:00
oauth.e2e-spec.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
partner.e2e-spec.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
person.e2e-spec.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
server-info.e2e-spec.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
setup.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
shared-link.e2e-spec.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
user.e2e-spec.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00