SynapseFI / SynapseNode

Node.js Client Library for SynapseFI REST V3.1 API | https://docs.synapsefi.com
MIT License
13 stars 36 forks source link

Set up continuous integration #52

Open dguo opened 4 years ago

dguo commented 4 years ago

I would have created a PR for #49, but there's no CI for this repo, so I was concerned about breaking something.

It seems that the test command actually sends requests, but I don't want to use our actual client id and secret.

jenstroeger commented 3 years ago

Agreed, we need to run at least eslint and start adding unit tests.