hedgedoc/src/users
Philip Molares 93d859647d 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 19:51:24 +01:00
..
identity.entity.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
session.entity.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
user-info.dto.ts UserInfoDto: Add doc comments 2021-01-25 22:48:38 +01:00
user.entity.ts Add relation between User and Group 2021-02-18 22:25:52 +01:00
users.module.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
users.service.spec.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
users.service.ts NotesService: Add unit tests 2021-02-20 19:51:24 +01:00