immich/server
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
..
bin fix(cli): suppress startup messages for immich-admin (#25928) 2026-02-05 18:34:15 -05:00
resources
src fix: implement existing withStacked on searchAssetBuilder (#26607) 2026-03-03 11:41:29 +00:00
test chore: add vitest project names and fix server config root paths (#26684) 2026-03-04 08:20:43 -05:00
.gitignore
.npmignore chore: use pnpm for builds (#19752) 2025-08-19 08:55:24 -04:00
.nvmrc chore(deps): update node.js to v24.13.1 (#26275) 2026-02-17 11:45:57 +01:00
.prettierignore refactor: migrate map repository to kysely (#15348) 2025-01-17 09:14:42 -06:00
.prettierrc
Dockerfile chore: bump base images manually (#26670) 2026-03-04 00:54:55 +00:00
Dockerfile.dev chore: bump base images manually (#26670) 2026-03-04 00:54:55 +00:00
eslint.config.mjs chore: finish migrating eslint config files; bump unicorn (#17200) 2025-03-31 12:18:25 +01:00
mise.toml feat: mise monorepo tasks (#23691) 2025-11-10 15:55:15 +01:00
nest-cli.json fix: isolate docker host/container filesystem for node_modules and build output (#21167) 2025-08-24 13:09:45 -05:00
package.json chore: enable prettier caching and quiet output (#26681) 2026-03-04 03:34:48 +00:00
tsconfig.build.json
tsconfig.json chore: migrate to sql-tools library (#26400) 2026-02-23 09:50:16 -05:00