Skip to content

Commit

Permalink
test: daily fhir service .http test results
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-francis committed May 3, 2024
1 parent e50529b commit 1f1cbdc
Show file tree
Hide file tree
Showing 5 changed files with 1,222 additions and 0 deletions.
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`
Loading

0 comments on commit 1f1cbdc

Please sign in to comment.