infusionsoft-api icon indicating copy to clipboard operation
infusionsoft-api copied to clipboard

Tests?

Open bitmage opened this issue 11 years ago • 1 comments

This looks like a very handy library, but I'm hesitant to use it without tests. Do you have plans to test, or have you identified barriers that would prevent it?

bitmage avatar Apr 08 '14 00:04 bitmage

I don't have any plans to implement tests at the moment, though I'd welcome any pull requests.

The Queryable class could use benefit from testing that would not require any connection to the actual infusionsoft API, but just verifying the semantics of how it is building the queries.

If I were to take the time to implement tests personally, I would actual revisit the way the library is structured in general as I think it is overly-automagical without a whole lot of benefit.

bvalosek avatar Apr 10 '14 05:04 bvalosek