nathanwilk7 / zcloud-go

zCloud SDK for Go (Golang)
0 stars 0 forks source link

tests without network #11

Open nathanwilk7 opened 6 years ago

nathanwilk7 commented 6 years ago

figure out some way to test without hitting cloud and to make sure I'm calling the sdk's correctly

nathanwilk7 commented 6 years ago

either use polymorphism or have some bools saying whether we're testing, etc.