1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/server/test
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
..
jest-e2e.json Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
test-utils.ts Add e2e testing setup (#163) 2022-05-19 18:30:47 -05:00
user.e2e-spec.ts Add e2e testing setup (#163) 2022-05-19 18:30:47 -05:00