added unit test + docs for the various sort modes.

This commit is contained in:
2022-10-15 19:31:42 +02:00
parent ca87c339b0
commit 9c49b78593
10 changed files with 183 additions and 15 deletions

View File

@@ -2,10 +2,6 @@
## Features to be implemented
- sorting by: numerical, time, duration, string(default) [DONE]
- add unit tests for the above
- add output modes yaml and csv
- add --no-headers option