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
Download the code repository
Replace the application accessKey and accessSecret
Replace the application unique identifier
Execute the test1 method in the package.json file
View the test results