Skip to content

Some postman scripts to test and verify the features of an openEHR server

License

Notifications You must be signed in to change notification settings

DIPSAS/EhrStore.Postman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EhrStore API TESTS

Postman tests for the DIPS EHR Store openEHR server implementation. In addition to our proprietary API, we include tests for the open EHR REST API. Users can either run the tests through a command-line interface, or through Postman.

screenshot.png

Run Tests

Powershell

Use the run.ps1 script to run the tests:

$ ./run.ps1 -Url "http://localhost:9000"

Note that you'll need to install Node.js and npm prior to running these tests.

Postman

Import and run the collections from the src/ directory.

About

Some postman scripts to test and verify the features of an openEHR server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published