paulbricman / dual-obsidian-client

A skilled virtual assistant for Obsidian.
https://paulbricman.com/thoughtware/dual
Mozilla Public License 2.0
242 stars 7 forks source link

Add test suite and first test #59

Closed bensleveritt closed 3 years ago

bensleveritt commented 3 years ago

Added Jest as a test suite.

Utils are usually the first place you can add unit tests to, so first test is for removeMd.

Adds the following npm script commands: