Update src/test/smoketest/SMOKE_TEST.md

Co-authored-by: Ken Stevens <khstevens@gmail.com>
This commit is contained in:
Mark Iantorno
2022-05-25 12:55:22 -04:00
committed by GitHub
parent b71880e39e
commit 788015f467

View File

@@ -2,8 +2,7 @@
--- ---
When updating the supporting HAPI-FHIR version, or making changes to the JPA server starter code itself, it is sometimes When updating the supporting HAPI-FHIR version, or making changes to the JPA server starter code itself, it is recommended to run basic smoke tests to ensure the basic functionality of the server is maintained. The goal of these tests is
useful to run basic smoke tests to ensure the basic functionality of the server is maintained. The goal of these tests is
to provide users a quick way to run groups of tests that correspond to various sections within the to provide users a quick way to run groups of tests that correspond to various sections within the
[HAPI-FHIR documentation][Link-HAPI-FHIR-docs]. [HAPI-FHIR documentation][Link-HAPI-FHIR-docs].