Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

658 test for confirming eligibility #683

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

scottqueen-bixal
Copy link
Collaborator

PR Summary

Includes a test against apiCalls.PUT.Data,apiCalls.PUT.DataDate, apiCalls.GET.SelectedValueAll, and apiCalls.GET.ElegibilityByCriteria to ensure our eligibility comparison method works as expected

Related Github Issue

Detailed Testing steps

includes automated tests for

// an update to currentData if a key match and value match is found for a date and a string value
// correctly returns a reduced array of selected objects when apiCalls.GET.SelectedValueAll is called
// correctly assigns eligibility key values to benefits based on selections

  • if gate check passes, the test is working as we expect

@scottqueen-bixal scottqueen-bixal changed the title new test for confirming eligibility based on selected critera, strin … 658 new test for confirming eligibility based on selected critera, strin … Oct 27, 2023
@scottqueen-bixal scottqueen-bixal self-assigned this Oct 27, 2023
@scottqueen-bixal scottqueen-bixal marked this pull request as ready for review October 27, 2023 18:23
@scottqueen-bixal scottqueen-bixal changed the title 658 new test for confirming eligibility based on selected critera, strin … 658 test for confirming eligibility Oct 27, 2023
@scottqueen-bixal scottqueen-bixal merged commit bff238b into main Oct 30, 2023
4 checks passed
@scottqueen-bixal scottqueen-bixal deleted the 658-unit-test-eligibility branch October 30, 2023 16:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unit Test | Benefit eligibility state based on selected values
2 participants