consolibyte / quickbooks-php

QuickBooks Integration for PHP
Eclipse Public License 1.0
458 stars 338 forks source link

Automated testing? #23

Open tizzo opened 10 years ago

tizzo commented 10 years ago

I've just started working on a project that is leveraging this library but I'm a bit nervous about the apparent total lack of unit or integration tests.

Is there some kind of automated testing I'm not aware of? Is it on the project roadmap? Would pull requests adding automated testing be welcome?

consolibyte commented 10 years ago

We have some limited testing we do internally.

We would absolutely love anyone who could contribute some unit/integration tests! Feel free to reach out to me directly keith@consolibyte.com if there's any way I can help!

tizzo commented 10 years ago

Is there any chance you could shed some detail on what you use internally? Is it just a list of checks for a person to run through or does it use some tool?— Sent from Mailbox for iPhone

On Wed, Feb 19, 2014 at 4:37 PM, Keith Palmer notifications@github.com wrote:

We have some limited testing we do internally.

We would absolutely love anyone who could contribute some unit/integration tests! Feel free to reach out to me directly keith@consolibyte.com if there's any way I can help!

Reply to this email directly or view it on GitHub: https://github.com/consolibyte/quickbooks-php/issues/23#issuecomment-35552090