Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / net-a-porter-mobile/NSURLSession-Mock issues and pull requests

#45 - Update to Swift 4.2

Pull Request - State: open - Opened by flipacholas about 6 years ago

#43 - Added support for canceling tasks, fixes #42, fixes #41

Pull Request - State: open - Opened by csknns over 7 years ago

#42 - Mocked data tasks with completionHandler ignore delay

Issue - State: open - Opened by csknns over 7 years ago

#41 - Canceling mocked tasks has no effect

Issue - State: open - Opened by csknns over 7 years ago

#40 - Remove spurious _ = in tests

Pull Request - State: closed - Opened by nap-sam-dean over 7 years ago

#39 - Remove the post-install hook from the Podfile

Pull Request - State: closed - Opened by nap-sam-dean over 7 years ago - 1 comment

#38 - Proof the library works with Alamofire

Pull Request - State: closed - Opened by nap-sam-dean over 7 years ago - 2 comments

#36 - Xcode83

Pull Request - State: closed - Opened by nap-sam-dean over 7 years ago

#35 - Use xcode8.3 travis image

Pull Request - State: closed - Opened by nap-sam-dean over 7 years ago

#34 - Mocking convenience methods of NSURLSession

Pull Request - State: closed - Opened by arthurgrishin almost 8 years ago - 1 comment

#33 - Migrate to swift 3

Pull Request - State: closed - Opened by nap-sam-dean about 8 years ago

#32 - Swift23

Pull Request - State: closed - Opened by nap-sam-dean about 8 years ago - 1 comment

#31 - Migrated Podfile to the CocoaPods 1.0 format

Pull Request - State: closed - Opened by csknns over 8 years ago - 1 comment

#30 - Migrated Podfile to the CocoaPods 1.0 format

Pull Request - State: closed - Opened by csknns over 8 years ago - 1 comment

#29 - Migrate the Podfile to CocoaPods 1.0 format

Issue - State: closed - Opened by csknns over 8 years ago

#28 - Fix travis to actually run in all the destinations

Pull Request - State: closed - Opened by nap-sam-dean over 8 years ago

#27 - Tweaks

Pull Request - State: closed - Opened by nap-sam-dean over 8 years ago - 1 comment

#26 - Attempt build on xcode 7.3

Pull Request - State: closed - Opened by nap-sam-dean over 8 years ago

#25 - Add ephemeral mock priority to mock register

Pull Request - State: closed - Opened by kerrmarin over 8 years ago - 3 comments

#24 - Return Handle from mockSingle to pass back in for verification

Pull Request - State: closed - Opened by nap-sam-dean over 8 years ago - 3 comments

#23 - Create ability to validate that a mock has actually mocked

Issue - State: closed - Opened by nap-sam-dean over 8 years ago
Labels: enhancement

#22 - Make mockSingle override mockEvery

Issue - State: closed - Opened by nap-sam-dean over 8 years ago

#21 - Added ability to return either error or valid response for mocks

Pull Request - State: closed - Opened by deanWombourne over 8 years ago - 1 comment

#20 - Custom mock response data based on regex URL matches

Pull Request - State: closed - Opened by deanWombourne over 8 years ago - 3 comments

#19 - Remove evaluator struct from NSURLSession

Pull Request - State: closed - Opened by kerrmarin over 8 years ago

#18 - Give the ability to conditionally not allow any unmocked requests

Pull Request - State: closed - Opened by kerrmarin over 8 years ago - 1 comment

#17 - Update CHANGELOG.md

Pull Request - State: closed - Opened by kerrmarin over 8 years ago

#16 - Move completed state setting to after the delegate method

Pull Request - State: closed - Opened by kerrmarin over 8 years ago

#15 - Fix (or remove) delegate call for didReceiveResponse

Issue - State: closed - Opened by kerrmarin over 8 years ago

#14 - Add format specifier to logging

Pull Request - State: closed - Opened by kerrmarin over 8 years ago

#13 - Create a mock register and move out the swizzling into its own extension

Pull Request - State: closed - Opened by kerrmarin almost 9 years ago

#12 - Feature/remove nsurlconnection

Pull Request - State: closed - Opened by kerrmarin almost 9 years ago

#11 - Remove `NSURLConnection`

Issue - State: closed - Opened by nap-sam-dean almost 9 years ago

#10 - Stories/regex

Pull Request - State: closed - Opened by nap-sam-dean almost 9 years ago - 3 comments

#9 - Add headers and status code to mockable content in NSURLSession mocks

Pull Request - State: closed - Opened by kerrmarin almost 9 years ago

#8 - Add ability to error from NSURLSession mocks

Issue - State: closed - Opened by kerrmarin almost 9 years ago - 1 comment
Labels: enhancement

#7 - Allow mocking of status code and headers for NSURLConnection

Pull Request - State: closed - Opened by kerrmarin almost 9 years ago - 1 comment

#6 - Replace AFNetworking with Alamofire in tests

Issue - State: closed - Opened by kerrmarin almost 9 years ago

#5 - Allow regular expression matches instead of fixed URLs when adding mocks

Issue - State: closed - Opened by nap-sam-dean almost 9 years ago
Labels: enhancement

#4 - Allow a block instead of static NSData for body responses

Issue - State: closed - Opened by nap-sam-dean almost 9 years ago
Labels: enhancement

#3 - Mock status codes in a response

Issue - State: closed - Opened by nap-sam-dean almost 9 years ago
Labels: enhancement

#2 - Mock headers in a response instead of just the body

Issue - State: closed - Opened by nap-sam-dean almost 9 years ago
Labels: enhancement

#1 - Mock all the convenience methods of NSURLSession

Issue - State: closed - Opened by nap-sam-dean almost 9 years ago - 1 comment
Labels: enhancement