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:16 -04:00
committed by GitHub
parent 8d6247bfe8
commit b71880e39e

View File

@@ -15,7 +15,7 @@ For more details on integrated tooling and request syntax, there is [documentati
on the jetbrains website, in addition to the [API reference][Link-HTTP-Client-Req-API]. on the jetbrains website, in addition to the [API reference][Link-HTTP-Client-Req-API].
### Formatting ### Formatting
As mentioned, each test file corresponds to a given section within the hapifhir documentation as close as possible. For Each test file corresponds to a given section within the hapifhir documentation as close as possible. For
example, there is a `plain_server.rest` file, which attemps to smoke test all basic functionality outlined in the section example, there is a `plain_server.rest` file, which attemps to smoke test all basic functionality outlined in the section
[within the docs][Link-HAPI-FHIR-docs-plain-server]. [within the docs][Link-HAPI-FHIR-docs-plain-server].