aau-giraf / web-api

The backend API for GIRAF — a .NET-core project written in C#.
GNU General Public License v3.0
2 stars 5 forks source link

Fixed UserController integrationtest #284 #304

Closed YusufIA99 closed 1 year ago

YusufIA99 commented 1 year ago

Description

Usercontroller had 4 failing integration test our initial solution made a unit test fail but now they pass.

Fixes #284 >

Type of change

Delete unchecked boxes (only for Type of change)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Development Configuration Type "flutter --version" and "dart --version" in your CMD to check versions.

Checklist: