Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 515 Bytes

File metadata and controls

14 lines (9 loc) · 515 Bytes

principal-to-string Tests

This repo exists to test the principal-to-string function found in contract SP1E0XBN9T4B10E9QMR7XMFJPMA19D77WY3KP2QKC.self-listing-helper-v3

We intend to call this function in another contract, but need to be confident that it correctly converts a principal to the corresponding string-ascii

Running the Tests

Clone this repo and run the following in the root directory:

npm install
npm test