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

Specs: add test coverage for FeedRepository #556

Merged
merged 1 commit into from Mar 13, 2021
Merged

Conversation

mockdeep
Copy link
Collaborator

  • Add tests for .fetch_by_ids, .delete, .list, and .in_group
  • Rearrange test file to mirror ordering of class
  • Fix deprecation warning for lower(name)
  • Refactor in_group query to use AR syntax

@mockdeep mockdeep self-assigned this Mar 13, 2021
* Add tests for `.fetch_by_ids`, `.delete`, `.list`, and `.in_group`
* Rearrange test file to mirror ordering of class
* Fix deprecation warning for `lower(name)`
* Refactor `in_group` query to use AR syntax
@mockdeep mockdeep merged commit 850a7d4 into master Mar 13, 2021
@mockdeep mockdeep deleted the rf-feed_repo_specs branch March 13, 2021 20:02
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.

None yet

1 participant