hapi-fhir/tests
Luke deGruchy 43694f378c
Ensure FhirContext loads custom resources in the list of resource names (#5073)
* Fix bug by maintaining a separate list of resource types including the custom resources that will be used to validate the Bundle resources.

* Add custom resource types to resource types list and add conditional logic in ValidationDataInitializerSvcImpl to ensure there is no Exception when parsing a custom resource type.

* Add changelog.

* Remove unnecessary change.

* Address code review feedback.

* Address code review feedback.

* Add one more unit test.

* Bump to 6.7.14-SNAPSHOT.
2023-07-12 14:32:09 +00:00
..
hapi-fhir-base-test-jaxrsserver-kotlin Ensure FhirContext loads custom resources in the list of resource names (#5073) 2023-07-12 14:32:09 +00:00
hapi-fhir-base-test-mindeps-client Ensure FhirContext loads custom resources in the list of resource names (#5073) 2023-07-12 14:32:09 +00:00
hapi-fhir-base-test-mindeps-server Ensure FhirContext loads custom resources in the list of resource names (#5073) 2023-07-12 14:32:09 +00:00