Skip to content

TypeScript SDK Unit Tests

This document introduces how to use TypeScript SDK for unit testing.

After modifying the unit test code, you can directly test the interface return results.

Unit Test Code Location

Code Repository

https://github.com/toolsetlink/upgradelink-api-typescript

Unit Test Code Location

Execution Steps

  1. Download the code repository

  2. Replace the application accessKey and accessSecret

  3. Replace the application unique identifier

  4. Execute the test1 method in the package.json file

  5. View the test results

toolsetlink@163.com