Skip to content

GbookingLTD/medme-ehr-ts-sdk

Repository files navigation

MedMe EHR Typescript SDK

Build

    npm install -g typescript
    npm i
    make build

Running tests

  1. Previously install user with publicId=user999 and internalId=1 into table UserIDMap of embedded.db database. Copy your UserSign to tests/user999_ehr_user_sign.txt without whitespaces and other symbols. You should to provide only one record with internalID=1 in this table.

You may also do initialize embedded.db using next command (path to embedded.db can be changed):

tests/init_embedded.sh ../cs/MedMe/EHR/RPCServer/embedded.db
  1. Start MedMe.EHRServer using make run from folder of the package sources or other way.

  2. Start mock Auth Server using make auth_server_run from root directory of Typescript SDK sources.

  3. Run tests make test.

About

GBooking/MedMe EHR TypeScript SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •