Closed Drejer1 closed 3 years ago
Sorts weeks i "overståede uger" Newest "overståed uge" now shows first at the top instead of the list being in the order of creation.
Fixes aau-giraf/weekplanner#698
Please delete options that are not relevant.
The test creates a list of WeeknameDTO in an arbitrary order and is then sorted. Then the test asserts the first in the list is the newest week.
Development Configuration
hvis du synes testen er god nok, så er det godkendt for min side af, siden det bare er en simpel sort functionalitet
Description
Sorts weeks i "overståede uger" Newest "overståed uge" now shows first at the top instead of the list being in the order of creation.
Fixes aau-giraf/weekplanner#698
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
The test creates a list of WeeknameDTO in an arbitrary order and is then sorted. Then the test asserts the first in the list is the newest week.
Development Configuration
Checklist: