-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ability to query and filter by if group beneficiaries meet enrollment…
… criteria for a given status (#93) * Add group beneficiary graphql tests * Add isEligible field to group beneficiary query results Also make group beneficiaries searchable by isEligible * Test eligibility filter for group beneficiaries * Refactor group beneficiary service test to reuse helper method * Fix custom filter query relation with added regression test setup * Test fixing MSSQL module CI failure
- Loading branch information
Showing
6 changed files
with
461 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.