buildasaurs / XcodeServerSDK

Access Xcode Server API with native Swift objects.
MIT License
398 stars 30 forks source link

Add XcodeServerConfig test coverage #27

Closed cojoj closed 9 years ago

cojoj commented 9 years ago

I've created test cases for XcodeServerConfig but I think this class need some refactoring as there are some edge cases. I'll provide an issue for this where I'll explain the possible causes of failure and fixes.

czechboy0 commented 9 years ago

Yeah I think is a good starting point. I'll merge this and add my thoughts on in #28.