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 PictogramController Integration test #293

Closed NikolajKrogh closed 1 year ago

NikolajKrogh commented 1 year ago

Description

Changed our mock such that the id's match the pictogram names. Also changed the mock such that it is more readable

Fixes #282

Type of change

Delete unchecked boxes (only for Type of change)

Development Configuration .NET version 6.0.401

Checklist:

YusufIA99 commented 1 year ago

All test passes locally for me looks good