aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/examples/Sample/SampleTests
Commit message (Expand)AuthorAge
* Remove remaining tests and RouteGuide from sample appGravatar Jorge Canizales2015-05-31
* Delete RemoteProtoTests from sample appGravatar Jorge Canizales2015-05-30
* Fix for changed parseFromData: signature (now parseFromData:error:)Gravatar Marc Wandschneider2015-05-27
* Fixed writer commentGravatar murgatroid992015-05-20
* Fixed boolean variableGravatar murgatroid992015-05-20
* Added cancel_after_first_response testGravatar murgatroid992015-05-20
* s/didFinishWithError/writesFinishedWithErrorGravatar Jorge Canizales2015-05-19
* s/didReceiveValue/writeValueGravatar Jorge Canizales2015-05-19
* Use BufferedPipe to add PingPong test and fix Cancel testGravatar Jorge Canizales2015-05-18
* Fix false positive in server streaming testGravatar Jorge Canizales2015-05-18
* Adds local sample test using generated serviceGravatar Jorge Canizales2015-05-17
* Moves the RouteGuide local tests to proto3Gravatar Jorge Canizales2015-05-17
* Adjust remote tests to use proto3Gravatar Jorge Canizales2015-05-17
* Some modifications based on commentsGravatar murgatroid992015-05-15
* Fixed cancellation testsGravatar murgatroid992015-05-15
* Added more interop testsGravatar murgatroid992015-05-15
* Added server_streaming interop testGravatar murgatroid992015-05-15
* Increases timeout of client_streaming test to 4sGravatar Jorge Canizales2015-04-28
* Augments the timeout of the large_unary test to 4sGravatar Jorge Canizales2015-04-27
* Implements empty_unary, large_unary, and client_streaming integration tests.Gravatar Jorge Canizales2015-04-27
* Creates unit test for the stubGravatar Jorge Canizales2015-04-22
* Adds RemoteTests to the Xcode project, and fixes RxLibrary #importsGravatar Jorge Canizales2015-04-21
* Fixes proto remote test to use the actual protos of the service.Gravatar Jorge Canizales2015-04-21
* Fixes local test after ensuring using https:// doesn't work with it.Gravatar Jorge Canizales2015-04-21
* Add remote HTTPS tests. Local HTTP ones fail to connect.Gravatar Jorge Canizales2015-04-21
* Centers the sample location in Gran Canaria :PGravatar Jorge Canizales2015-04-21
* Adds more assertions to the testGravatar Jorge Canizales2015-04-21
* Adds test that sends proto and expects oneGravatar Jorge Canizales2015-04-21
* Changes #import paths from RxLibrary -> gRPCGravatar Jorge Canizales2015-04-21
* Adds documentation to the tests and reduces timeout to 2sGravatar Jorge Canizales2015-04-21
* Adds two tests that pass with the RouteGuide Java serverGravatar Jorge Canizales2015-04-21
* Asynchronous unit testGravatar Jorge Canizales2015-04-21
* Fixes copyright noticesGravatar Jorge Canizales2015-02-17
* Adds podspec for RxLibrary and sample appGravatar Jorge Canizales2015-02-17