feat: timeline e2e tests (#23895)

* feat: timeline e2e tests

* Fix flakiness, mock all apis, allow parallel tests

* Upload playwright reports

* wrong report path

* Add CI=true, disable flaky/failing tests

* Re-enable tests, fix worker thread config

* fix maintance e2e test

* increase retries
This commit is contained in:
Min Idzelis
2025-11-18 22:08:55 -05:00
committed by GitHub
parent 2a281e7906
commit d9fd52ea18
18 changed files with 2919 additions and 18 deletions
+6
View File
@@ -195,6 +195,9 @@ importers:
'@eslint/js':
specifier: ^9.8.0
version: 9.38.0
'@faker-js/faker':
specifier: ^10.1.0
version: 10.1.0
'@immich/cli':
specifier: file:../cli
version: link:../cli
@@ -225,6 +228,9 @@ importers:
'@types/supertest':
specifier: ^6.0.2
version: 6.0.3
dotenv:
specifier: ^17.2.3
version: 17.2.3
eslint:
specifier: ^9.14.0
version: 9.38.0(jiti@2.6.1)