Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests for sorting of results #124

Open
damianooldoni opened this issue Sep 1, 2020 · 1 comment
Open

Add unit tests for sorting of results #124

damianooldoni opened this issue Sep 1, 2020 · 1 comment
Assignees
Labels
actionable Can be implemented enhancement New feature or request

Comments

@damianooldoni
Copy link
Member

In #121 we discussed the sorting of the results. PR #123 will be fast approved for fast use of the functionality in master branch. However, it is better to write some tests about sorting.

@damianooldoni damianooldoni self-assigned this Sep 1, 2020
@peterdesmet
Copy link
Member

It took me a while to find an example of the correct natural sorting in animals, but here it is (99 before 100):

animal_project_code  release_date_time tag_id
OTN-Skjerstadfjorden 2016-10-19 01:00:00 S256-99
OTN-Skjerstadfjorden  2016-10-19 01:00:00 S256-100

@peterdesmet peterdesmet added the enhancement New feature or request label Jan 13, 2021
@peterdesmet peterdesmet added this to the 2.0.0 milestone Oct 7, 2021
@peterdesmet peterdesmet removed this from the 2.0.0 milestone Oct 12, 2021
@peterdesmet peterdesmet added the actionable Can be implemented label Oct 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Can be implemented enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants