Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* arch * hej * hej * added services * removed pictogram service * removed redundant packages, tested dotnet ef database update and dotnet run * Found the issue its the UserIcon in GirafUser and in the constructor * removed dbcontext from startup * added role repo to constructer in service * Fix two byte null errors * added settings for weekdaycolors to girafuser * forgot to initialize list * test * removing logging * removed serilog * logging removed * logging removed * Remove prints * removed remaining log problems from programoptions * removed girafextensions * refactor logic from entities * refactoring of helper functions * started resolving unit test errors * resolving more unit test issues * no build errors in unit tests * fixed account controller test for girafroles * Missing 3 tests * fixed 1 integration test * dto to nullable * Changed xunit * removed userservice from find members * resolved another test * user role * changed * fixed some error * another unit test fixed * enabled last test * removed unneacessary extra method calls in ReadPictograms_Succes test, now works * Changed mock setup for UpdatepictogramInfo_Succes to rely less on other dependencies * changed DeletePictogram_Success test to rely on less denpendencies * removed commented-out functions, that have been moved --------- Co-authored-by: Kristian <[email protected]> Co-authored-by: Schoogle <[email protected]> Co-authored-by: jojens15 <[email protected]>
- Loading branch information