To run the tests, follow these steps. You must have at least node v10 and yarn installed.
First clone the repository:
git clone https://github.com/jediswaplabs/jediswap-sdk.git
Move into the jediswap-sdk working directory
cd jediswap-sdk/
Install dependencies
yarn install