strongloop-community / loopback-sdk-ios

iOS Client SDK for the LoopBack framework.
Other
76 stars 39 forks source link

Add Swift-based unit tests #94

Open hideya opened 8 years ago

hideya commented 8 years ago

There was a case where a PR caused a Swift compatibility issue https://github.com/strongloop/loopback-sdk-ios/pull/87 although this didn't cause any issue with Objective-C. In order to avoid such modifications, Swift-based unit test would better be added.