sopra-fs24-group-01 / sopra-fs24-plantparent-server

This is the Spring-based back end for the PlantParent website.
Apache License 2.0
0 stars 1 forks source link

user entity setup #24 #57

Closed M-Sigg closed 6 months ago

M-Sigg commented 6 months ago

added the necessary columns for email and password, and the respective setter and getters

NorDar commented 6 months ago

@M-Sigg Tests Failing:

Please also add/edit tests for new columns.

NorDar commented 6 months ago

Changes good. New tests good.

DTO Tests failing, will be handled in #36. Repository tests failing, will be handled in #30.