legalesign-sdk-js-test
v0.1.5
Published
This project contains tests for the Legalesign signing and platform JavaScript / Typescript SDK. These tests are also intended as examples for you to reuse.
Readme
Legalesign TS / JS SDK
This project contains tests for the Legalesign signing and platform JavaScript / Typescript SDK. These tests are also intended as examples for you to reuse.
Installation
npm i legalesign-sdk-js-testCreate .env File
[email protected]
TEST_ORGANISATION=b3JnNTdjYWRjNmEtM2RmZC00MzA3LTk1MWEtOGVlNmIwOGVlYTg1
[email protected]
TEST_PASSWORD=1234567
[email protected]
LOCAL_PASSWORD=testuserpassword
LOCAL_USER_SUB=YourCognitoSub
VERSION=0.0.1Features
- Sample draft JSON file
- Jest Tests
- Example code for common tasks
Development Advice
If you intend to alter or extend the existing typescript library (this is only recommended for internal or
partner developers) you should npm link to the local copy of the legalesign-sdk-js. Otherwise install the
SDK into your project as normal with the command:
