Skip to content
Snippets Groups Projects
Balde Oury's avatar
oury.balde authored
Note that we implemented sorting functionality and added unit tests.

The changes include:

- Creation of a new utility file `utils/sorting.py` implementing sorting
functionalities such as :
`find_field_with_sort_order`,
`parse_fields_with_sort_directions`, and `sortkey`.
- Addition of a new file `tests/test_sorting.py` containing unit tests for
sorting logic.
e9722140
History
Name Last commit Last update
..
__init__.py
common.py
test_ir_actions_report.py
test_mail_template.py
test_redner_template.py
test_sorting.py