immich/docker
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 Modify docker-compose to be compatible with k8s (#149) 2022-05-08 07:07:58 -05:00
.env.example Deploy 1.8.0_12-dev (#132) 2022-04-29 13:10:42 -05:00
.env.test Add e2e testing setup (#163) 2022-05-19 18:30:47 -05:00
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml Modify docker-compose to be compatible with k8s (#149) 2022-05-08 07:07:58 -05:00
docker-compose.gpu.yml Modify docker-compose to be compatible with k8s (#149) 2022-05-08 07:07:58 -05:00
docker-compose.test.yml Add e2e testing setup (#163) 2022-05-19 18:30:47 -05:00
docker-compose.yml Modify docker-compose to be compatible with k8s (#149) 2022-05-08 07:07:58 -05:00