microsoft / fhir-server

A service that implements the FHIR standard
MIT License
1.15k stars 490 forks source link

Fix Flaky History Test #3887

Closed mikaelweave closed 1 month ago

mikaelweave commented 1 month ago

Description

The test GivenTestResourcesWithUpdatesAndDeletes_WhenGettingResourceHistoryCount_TheServerShouldReturnCorrectCount is behaving flakily and blocking PRs from executing for others devs. Changing the way it finds history for more reliability.

Related issues

AB#121007

Testing

Describe how this change was tested.

FHIR Team Checklist

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)