immich/server/test/e2e
Mert 9539a361e4
fix(server): non-nullable IsOptional (#3939)
* custom `IsOptional`

* added link to source

* formatting

* Update server/src/domain/domain.util.ts

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>

* nullable birth date endpoint

* made `nullable` a property

* formatting

* removed unused dto

* updated decorator arg

* fixed album e2e tests

* add null tests for auth e2e

* add null test for person e2e

* fixed tests

* added null test for user e2e

* removed unusued import

* log key in test name

* chore: add note about mobile not being able to use the endpoint

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-09-01 16:40:00 +00:00
..
album.e2e-spec.ts feat(web): timeline bucket for albums (4) (#3604) 2023-08-11 11:00:51 -05:00
auth.e2e-spec.ts fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
jest-e2e.json test(server): auth e2e (#3492) 2023-08-01 10:49:50 -05:00
oauth.e2e-spec.ts refactor(web,server): use feature flags for oauth (#3928) 2023-09-01 18:08:42 +07:00
person.e2e-spec.ts fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
setup.ts fix(server): extract motion photo android single frame (#3903) 2023-08-29 04:01:42 -05:00
user.e2e-spec.ts fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00