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

Fix GET sortby, tests #157

Merged
merged 6 commits into from
Nov 7, 2023
Merged

Fix GET sortby, tests #157

merged 6 commits into from
Nov 7, 2023

Conversation

jonhealy1
Copy link
Collaborator

@jonhealy1 jonhealy1 commented Oct 21, 2023

Related Issue(s):

Description:
Fixes GET sortby functionality. Adds tests.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

@jonhealy1 jonhealy1 changed the title fix GET sortby, tests Fix GET sortby, tests Oct 21, 2023
@@ -31,17 +33,20 @@
}


@pytest.mark.asyncio
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jonhealy1 jonhealy1 merged commit ab7d930 into main Nov 7, 2023
4 checks passed
@jonhealy1 jonhealy1 deleted the fix-get-sort branch November 7, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants