-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parameter Encoding Tests #2
Commits on Oct 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5971da3 - Browse repository at this point
Copy the full SHA 5971da3View commit details
Commits on Oct 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2d8eb99 - Browse repository at this point
Copy the full SHA 2d8eb99View commit details
Commits on Oct 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 44a1b91 - Browse repository at this point
Copy the full SHA 44a1b91View commit details -
Merge branch 'master' into bwl/testing
* master: fixed request throwing weird wrapped errors fix error in encoding logic update podspec bump version remove todos, update project settings that were throwing a warning
Configuration menu - View commit details
-
Copy full SHA for c222182 - Browse repository at this point
Copy the full SHA c222182View commit details -
Configuration menu - View commit details
-
Copy full SHA for 255f79d - Browse repository at this point
Copy the full SHA 255f79dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54bd97d - Browse repository at this point
Copy the full SHA 54bd97dView commit details
Commits on Nov 7, 2018
-
changed NetworkAPI.Error into NetworkAPIError
simplified some try/catch logic add unknownError type switch requestFailed error type from String to Error moved NetworkAPIError: Equatable into tests, fixed tests
Configuration menu - View commit details
-
Copy full SHA for 2010d27 - Browse repository at this point
Copy the full SHA 2010d27View commit details
Commits on Nov 9, 2018
-
add anyDecodableType to remove restriction on GET params being [String: String] changed passing an empty object for get param encoding from an error to just carrying on simplifyed some try/catch blocks.
Configuration menu - View commit details
-
Copy full SHA for 8b568f0 - Browse repository at this point
Copy the full SHA 8b568f0View commit details
Commits on Nov 16, 2018
-
Fixed get param encoding to use NSJSONSerialization, better handling …
…of unpermitted types Add some more tests, refined current tests removed unused debugging prints
Configuration menu - View commit details
-
Copy full SHA for 14b25f9 - Browse repository at this point
Copy the full SHA 14b25f9View commit details -
Fixed get param encoding to use NSJSONSerialization, better handling …
…of unpermitted types Add some more tests, refined current tests removed unused debugging prints
Configuration menu - View commit details
-
Copy full SHA for 9c31a07 - Browse repository at this point
Copy the full SHA 9c31a07View commit details -
Merge branch 'bwl/testing' of https://github.com/steamclock/networkAPI …
…into bwl/testing * 'bwl/testing' of https://github.com/steamclock/networkAPI: Fixed get param encoding to use NSJSONSerialization, better handling of unpermitted types Add some more tests, refined current tests removed unused debugging prints
Configuration menu - View commit details
-
Copy full SHA for e65467c - Browse repository at this point
Copy the full SHA e65467cView commit details