hi guys.
Firstly, thanks for the great library.
It's working, is documented, and seems alive, which is a lot :)
User question:
Trying to use the library, wrapping it up with something convenient for my specific use.
Being a big fun of test... thought there were supposed to be some test code files in github - but didn't find anything.
- Is there a code out there somewhere abstracting psphere conveniently (I mean mocking, so I could separate my wrapper code) ?
- Where is psphere testing code (usually one can learn how to test lower level component integration by reading through lower level test code) ?
Regards!