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

Refactor controllers issue/200 & Test DepartmentController 255 (#266) #269

Closed manfredhod closed 2 years ago

manfredhod commented 2 years ago

Description

Refactor of DepartmentController and unit tests added.

Fixes #200 & #255

Type of change

Delete unchecked boxes (only for Type of change)

How Has This Been Tested?

The DepartmentController works as intended after refactoring. All the new unit tests pass.

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

Checklist: