souvikinator / notion-to-md

Convert notion pages, block and list of blocks to markdown (supports nesting and custom parsing)
https://www.npmjs.com/package/notion-to-md
MIT License
1.08k stars 90 forks source link

Unit testing infrastructure #17

Closed scopsy closed 2 years ago

scopsy commented 2 years ago

Created a basic infra for unit testing using jest. We can add more tests for current functionality. Refers to #10