In order to do this correctly I must not manipulate the database
directly to insert a User record but instead go through Express.
Luckily I have already covered that controller with tests.
Signed-off-by: André Jaenisch andre.jaenisch@posteo.de
In order to do this correctly I must not manipulate the database
directly to insert a User record but instead go through Express.
Luckily I have already covered that controller with tests.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>