issues
search
knocklabs
/
knock-node
Official Node SDK for interacting with the Knock API
MIT License
40
stars
5
forks
source link
feat: add test setup and base test cases
#50
Closed
connorlindsey
closed
9 months ago
connorlindsey
commented
9 months ago
Removes Jest setup
Adds Vitest setup
Adds basic tests for Knock client constructor
Adds GitHub action to run tests on each PR