department-of-veterans-affairs / va.gov-cms

Editor-centered management for Veteran-centered content.
https://prod.cms.va.gov
GNU General Public License v2.0
97 stars 69 forks source link

[Community Care] [QA] Test the changes made in #18986: Increase the Mapbox radius for both zip code & city search results; increase results from 10 to 15 #19045

Closed FranECross closed 3 weeks ago

FranECross commented 1 month ago

Description

In an attempt to return more Community Care Providers during city/state, and postal code searches, ticket #18986 will implement increasing the Mapbox boundary (for CCPs only) to 20, as well as increasing the number of search results returned from 10 to 15.

To ensure there are no unintended consequences occurring with these changes, we'll be robustly testing all types of Facilities/Service providers against the AC below.

User story

AS A Veteran, their caregiver or family member I WANT to be able to view all providers withing a given zip code or city when I use that criteria in a Facility Locator search SO THAT I'm aware of all choices near me or within the area I'm interested in.

Engineering notes / background

Analytics considerations

Quality / testing notes

Acceptance criteria

Search Results Testing

Note that the tests were edited to take into account there isn't away to get a list of CC facilities in order to fully test. We can test to see if more than 10 are returned, and to validate existing behavior is correct.

Scenario 1: Community Care Search by City, State

Tests to Perform

Scenario 1.1: Non-CCP Search by City, State

Scenario 2: Community Care Search by postal code

Scenario 2.1: Non-CCP Search by postal code

eselkin commented 3 weeks ago

Scenario 1.1 all passed. The exceptions are not exceptions really, The Urgent Care and Emergency Care All in-network didn't ever just return 10 and no count was ever provided.

eselkin commented 3 weeks ago

Scenario 2.1 all passed

FranECross commented 3 weeks ago

All passed; closing