immich/server/test
Min Idzelis 54bc9ddd69
chore: add vitest project names and fix server config root paths (#26684)
Add `name` to all vitest configs matching CI job buckets (server:unit,
server:medium, cli:unit, web:unit, e2e:server, e2e:maintenance) so they
appear as filterable @tags in the Vitest VSCode extension.

Fix `root` in server vitest configs to use an absolute path derived from
`import.meta.url` instead of `'./'`, which resolved relative to the config
file directory (`server/test/`) rather than `server/`, causing test
discovery to fail in the Vitest VSCode extension.
2026-03-04 08:20:43 -05:00
..
factories feat(server): SyncAssetEditV1 (#26446) 2026-02-25 18:12:41 +00:00
fixtures refactor: person stubs (#26512) 2026-02-25 08:56:00 -05:00
medium fix: implement existing withStacked on searchAssetBuilder (#26607) 2026-03-03 11:41:29 +00:00
repositories refactor: prefer buffer (#26469) 2026-02-24 13:26:36 +00:00
mappers.ts fix(server): Live Photo migration bug when album is in template (#25329) 2026-02-27 12:46:55 +01:00
medium.factory.ts fix(server): deduplicate shared links in getAll query (#26395) 2026-03-01 14:41:15 -05:00
small.factory.ts refactor: prefer buffer (#26469) 2026-02-24 13:26:36 +00:00
utils.ts chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00
vitest.config.medium.mjs chore: add vitest project names and fix server config root paths (#26684) 2026-03-04 08:20:43 -05:00
vitest.config.mjs chore: add vitest project names and fix server config root paths (#26684) 2026-03-04 08:20:43 -05:00