stacks-archive / stacks-transactions-js

The JavaScript library for generating Stacks 2.0 transactions
19 stars 17 forks source link

Refactor tests and add test vectors #38

Closed yknl closed 4 years ago

yknl commented 4 years ago

Use the following template to create your pull request

Description

This PR splits tests into corresponding files and improves coverage with more test vectors.

Resolves #29

Type of Change

Does this introduce a breaking change?

No

Are documentation updates required?

No

Testing information

npm run test to test

Checklist