forked from qe-collaborative-services/1115-hub
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: daily fhir service .http test results
- Loading branch information
1 parent
e50529b
commit 1f1cbdc
Showing
5 changed files
with
1,222 additions
and
0 deletions.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
...rance/ahc-hrsn-elt/screening/results-test-e2e/fhir-service/2024-05-03/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## Steps to test the .http files through CLI | ||
|
||
- Install the `httpyac CLI` through the node package manager. | ||
|
||
`npm install -g httpyac` | ||
|
||
- After installing the httpyac, go to the root folder and run the below command. | ||
|
||
`httpyac send ./path/to/the/directory/fhir-service.test.http --all` |
Oops, something went wrong.