added unit test for descending order, fixed deduplication bug

This commit is contained in:
2022-10-15 16:27:04 +02:00
parent 839f33a7fc
commit fd74628259
3 changed files with 21 additions and 5 deletions

View File

@@ -1,7 +1,5 @@
## Fixes to be implemented
- add unit test for descending sort order
## Features to be implemented
- sorting by: numerical, time, duration, string(default)