Fixes https://pagure.io/koji/issue/4017
This required some underlying QueryView changes to handle the order option properly, particularly when the order field is not actually queried.
Includes a minor fix to fakehub that came up while testing this change.
Also includes quite a few new unit tests
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
Metadata Update from @relias-redhat: - Pull-request tagged with: testing-done
Commit 4bc347ca fixes this pull-request
Pull-Request has been merged by tkopecek
Fixes https://pagure.io/koji/issue/4017
This required some underlying QueryView changes to handle the order option properly, particularly when the order field is not actually queried.
Includes a minor fix to fakehub that came up while testing this change.
Also includes quite a few new unit tests