immich/server
Jaime Baez 79dea504b0
Add e2e testing setup (#163)
* Setup e2e testing

* Add user e2e tests

* Rename database host env variable to DB_HOST

* Force push (try to recover DB_HOST env)

* Rename db host env variable to `DB_HOSTNAME`

* Remove unnecessary `initDb` from test-utils

The current database.config is running the migrations:
`migrationsRun: true`
2022-05-19 18:30:47 -05:00
..
settings/nginx-conf websocket upload notification - closed #24 (#25) 2022-02-14 10:40:41 -06:00
src Add e2e testing setup (#163) 2022-05-19 18:30:47 -05:00
test Add e2e testing setup (#163) 2022-05-19 18:30:47 -05:00
.dockerignore Implemented Video Upload and Player (#2) 2022-02-06 00:07:56 -06:00
.eslintrc.js Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
.gitignore Added successfully built docker-compose and cockerFile 2022-02-03 14:42:27 -06:00
.prettierrc Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
Dockerfile Fix docker-compose in production (#81) 2022-03-28 15:21:15 -05:00
entrypoint.sh Fixed npm run start:prod not able to find build directory (#83) 2022-03-28 21:00:17 -05:00
nest-cli.json Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
package-lock.json Added machine learning microservice and object detection (#76) 2022-03-27 14:58:54 -05:00
package.json Update inline font for f-droid publication metric (#107) 2022-04-04 09:08:53 -05:00
README.md Update readme 2022-02-07 23:55:30 -06:00
tsconfig.build.json Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
tsconfig.json Add e2e testing setup (#163) 2022-05-19 18:30:47 -05:00

Immich Server- NestJs