medme-ehr-js-sdk

1.8.13 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i medme-ehr-js-sdk

Weekly Downloads

1

Version

1.8.13

License

ISC

Unpacked Size

3.39 MB

Total Files

533

Last publish

Collaborators

  • swvitaliy