shahednasser / cross-post

Cross Post a blog to multiple websites
https://www.npmjs.com/package/cross-post-blog
MIT License
122 stars 16 forks source link

Add unit tests #31

Open shahednasser opened 2 years ago

shahednasser commented 2 years ago

Unit tests should be added to ensure the CLI tool is not affected by new changes.

GitHub actions should also be added to run these unit tests whenever a new PR is created.