RappidDevelopment / quickbooks-js

A SOAP service implemented in Node.js that communicates with QuickBook's Web Connector
MIT License
40 stars 40 forks source link

qbXML Handler #17

Closed MattMorgis closed 7 years ago

MattMorgis commented 7 years ago

This adds the ability to pass in a qbXMLHandler class that is responsible for fetching and receiving qbXML requests and responses.

Closes #12

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-8.4%) to 87.255% when pulling 17c85d9e82c5758b878116253623824cf6037385 on mm/enhancement/#12/qbXML-Handler into a282d507b2a4a7999a10f3f2b050436252c7d5bc on master.

MattMorgis commented 7 years ago

I will address code coverage in #18