hedgedoc/src/users
Philip Molares bafe379cc3
NotesService: Add unit tests
Fixed toUserDto method of UsersService: If a user has no email an empty string should be returned (like with the photoUrl) instead of null.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-02-20 16:09:22 +01:00
..
identity.entity.ts auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
session.entity.ts auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
user-info.dto.ts UserInfoDto: Add doc comments 2021-01-25 22:22:01 +01:00
user.entity.ts Add relation between User and Group 2021-01-27 22:58:55 +01:00
users.module.ts auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
users.service.spec.ts auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
users.service.ts NotesService: Add unit tests 2021-02-20 16:09:22 +01:00