Closed Taoshix closed 1 year ago
Har i testet dette også? Synes ikke jeg kan se at i har tilføjet nogle tests, bliver det i har lavet om allerede testet i forvejen?
TestUserCanCheckMultipleSettings integration test fails when running locally.
TestUserCanCheckMultipleSettings integration test fails when running locally.
drop the giraf database then run dotnet-ef database update
There was a merge conflict in the last commit
Description
Added Number of Actitivies to Display, Show Only Actitivies and Show Settings for Citizens to the web api and the settings table in the database to be used in the weekplanner and api client
Fixes related to #857 in weekplanner
Type of change
Delete unchecked boxes (only for Type of change)
How Has This Been Tested?
This has been tested by having the api client and weekplaner run tests that make requests to the web api to both get and insert data into the database. Specifically inputted and extracted data regarding the newly created attributes.
Development Configuration Type "flutter --version" and "dart --version" in your CMD to check versions.
Checklist: