Skip to content

Commit

Permalink
Care gaps demo (#687)
Browse files Browse the repository at this point in the history
* Rename ThunderClient requests for care gaps

* Add Care Gaps scenario to TC
  • Loading branch information
Rob Reynolds authored Jan 20, 2023
1 parent 290faa5 commit 082292b
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 12 deletions.
21 changes: 21 additions & 0 deletions thunder-tests/thunderCollection.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,27 @@
"containerId": "",
"created": "2022-05-31T22:07:20.853Z",
"sortNum": 10000
},
{
"_id": "ae60fb7c-e7df-4490-8040-6fc301151f56",
"name": "Care Gaps Scenario",
"containerId": "",
"created": "2023-01-20T00:10:27.827Z",
"sortNum": 20000
},
{
"_id": "58f85e8d-c04d-40ae-8c3d-dec16c754ecc",
"name": "Reset",
"containerId": "ae60fb7c-e7df-4490-8040-6fc301151f56",
"created": "2023-01-20T00:10:50.140Z",
"sortNum": 30000
},
{
"_id": "6caf88d6-52a5-42a8-9333-6af456a7db3a",
"name": "Setup",
"containerId": "ae60fb7c-e7df-4490-8040-6fc301151f56",
"created": "2023-01-20T00:14:43.932Z",
"sortNum": 40000
}
]
}
Expand Down
Loading

0 comments on commit 082292b

Please sign in to comment.