1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-23 02:06:15 +02:00
immich/server/test/fixtures
Jonathan Jogenfors 4e9b96ff1a
test(cli): e2e testing (#5101)
* Allow building and installing cli

* feat: add format fix

* docs: remove cli folder

* feat: use immich scoped package

* feat: rewrite cli readme

* docs: add info on running without building

* cleanup

* chore: remove import functionality from cli

* feat: add logout to cli

* docs: add todo for file format from server

* docs: add compilation step to cli

* fix: success message spacing

* feat: can create albums

* fix: add check step to cli

* fix: typos

* feat: pull file formats from server

* chore: use crawl service from server

* chore: fix lint

* docs: add cli documentation

* chore: rename ignore pattern

* chore: add version number to cli

* feat: use sdk

* fix: cleanup

* feat: album name on windows

* chore: remove skipped asset field

* feat: add more info to server-info command

* chore: cleanup

* wip

* chore: remove unneeded packages

* e2e test can start

* git ignore for geocode in cli

* add cli e2e to github actions

* can do e2e tests in the cli

* simplify e2e test

* cleanup

* set matrix strategy in workflow

* run npm ci in server

* choose different working directory

* check out submodules too

* increase test timeout

* set node version

* cli docker e2e tests

* fix cli docker file

* run cli e2e in correct folder

* set docker context

* correct docker build

* remove cli from dockerignore

* chore: fix docs links

* feat: add cli v2 milestone

* fix: set correct cli date

* remove submodule

* chore: add npmignore

* chore(cli): push to npm

* fix: server e2e

* run npm ci in server

* remove state from e2e

* run npm ci in server

* reshuffle docker compose files

* use new e2e composes in makefile

* increase test timeout to 10 minutes

* make github actions run makefile e2e tests

* cleanup github test names

* assert on server version

* chore: split cli e2e tests into one file per command

* chore: set cli release working dir

* chore: add repo url to npmjs

* chore: bump node setup to v4

* chore: normalize the github url

* check e2e code in lint

* fix lint

* test key login flow

* feat: allow configurable config dir

* fix session service tests

* create missing dir

* cleanup

* bump cli version to 2.0.4

* remove form-data

* feat: allow single files as argument

* add version option

* bump dependencies

* fix lint

* wip use axios as upload

* version bump

* cApiTALiZaTiON

* don't touch package lock

* wip: don't use job queues

* don't use make for cli e2e

* fix server e2e

* chore: remove old gha step

* add npm ci to server

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-12-18 20:29:26 -06:00
..
activity.stub.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
album.stub.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
api-key.stub.ts test(cli): e2e testing (#5101) 2023-12-18 20:29:26 -06:00
asset.stub.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
audit.stub.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
auth.stub.ts feat(web): re-add open graph tags for public share links (#5635) 2023-12-11 13:37:47 -06:00
device.stub.ts test(server): auth e2e (#3492) 2023-08-01 10:49:50 -05:00
error.stub.ts feat(server,web,mobile): Add optional password option for share links. (#4655) 2023-10-28 20:35:38 -05:00
face.stub.ts feat(server): allow unassigned asset-faces (#4474) 2023-10-24 13:12:42 +00:00
file.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
index.ts feat(server,web): libraries (#3124) 2023-09-20 13:16:33 +02:00
library.stub.ts feat(server,web): libraries (#3124) 2023-09-20 13:16:33 +02:00
media.stub.ts feat(server): advanced settings for transcoding (#3775) 2023-09-03 08:22:42 +07:00
partner.stub.ts feat(web): show partners assets on the main timeline (#4933) 2023-11-11 21:06:19 +00:00
person.stub.ts feat(web): re-assign person faces (2) (#4949) 2023-12-05 09:43:15 -06:00
search.stub.ts fix(server): fix metadata search not working (#5800) 2023-12-17 20:16:08 -06:00
shared-link.stub.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
system-config.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
tag.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
user-token.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
user.stub.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
uuid.stub.ts refactor(server): auth delete device (#4720) 2023-10-30 11:48:38 -04:00