index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objective-c
/
tests
/
GRPCClientTests.m
Commit message (
Expand
)
Author
Age
*
Verbose log of start of each test suite
Muxi Yan
2017-11-30
*
Refer test to internal doc of issue
Muxi Yan
2017-10-16
*
Add user-agent test and regex matching test to test suite
Muxi Yan
2017-10-11
*
Fix timeout test
Muxi Yan
2017-09-16
*
Add comment for timeout; assert on negative timeout value; fix timeout test
Muxi Yan
2017-09-11
*
Rename deadline to timeout
Muxi Yan
2017-08-30
*
Surface call deadline to Objective C API
Muxi Yan
2017-08-30
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Added a binary trailer test
Makarand Dharmapurikar
2017-05-09
*
Fix nit
Muxi Yan
2017-04-20
*
Move test to GRPCClientTests
Muxi Yan
2017-04-19
*
Separate/Restore public test interfaces and internal ones
Muxi Yan
2017-02-10
*
Warnings and macro guards for op batch log
Muxi Yan
2017-02-09
*
Use unified test timeouts
Muxi Yan
2016-12-05
*
Increase test timeout of testMetadata to 8s to alleviate flakiness under over...
Muxi Yan
2016-12-05
*
Update test
Muxi Yan
2016-10-03
*
Add idempotent test
Muxi Yan
2016-09-30
*
Fix local server tests & exceptions tests
Jorge Canizales
2016-08-01
*
Addressed review comments
Yuchen Zeng
2016-06-21
*
Enable treating warnings as errors in objc tests
Yuchen Zeng
2016-06-15
*
Update copyrights
Craig Tiller
2016-03-31
*
Disabling iOS user-agent test.
Nicolas "Pixel" Noble
2016-03-11
*
Another nit fix..
Makarand Dharmapurikar
2016-02-26
*
fixed indentation and removed unnecessary empty line
Makarand Dharmapurikar
2016-02-26
*
Added a test to verify user agent prefix can be set correctly.
Makarand Dharmapurikar
2016-02-26
*
Fixing format and copyright.
Nicolas "Pixel" Noble
2016-02-25
*
Order change of includes.
Makarand Dharmapurikar
2016-02-24
*
Fixed nits.
Makarand Dharmapurikar
2016-02-24
*
Addressed feedback from @jcanizales
Makarand Dharmapurikar
2016-02-23
*
Added tests for code coverage
Test User
2016-02-18
*
Fix documentation of tests
Jorge Canizales
2015-10-28
*
Fixed KVO test
murgatroid99
2015-08-24
*
Added test for responseHeaders KVO compliance
murgatroid99
2015-08-24
*
Put both headers and trailers in the error.userInfo
Jorge Canizales
2015-08-12
*
Rename responseMetadata -> allResponseMetadata
Jorge Canizales
2015-08-12
*
Increase test timeouts to reduce flakiness.
Jorge Canizales
2015-08-09
*
Rename oauth2_lowerCamel -> oauth2UpperCamel
Jorge Canizales
2015-08-07
*
Exercise GRPCCall+OAuth2 in the tests
Jorge Canizales
2015-08-06
*
Require very explicit registration of non-SSL hosts.
Jorge Canizales
2015-08-06
*
Temporarily point tests to localhost
Jorge Canizales
2015-07-24
*
id<GRXWriter> -> GRXWriter * in the tests
Jorge Canizales
2015-07-17
*
Increase timeout of tests to remove flakes.
Jorge Canizales
2015-07-15
*
Rename HTTP2Path -> HTTPPath
Jorge Canizales
2015-07-04
*
Move ProtoMethod to ProtoRPC package
Jorge Canizales
2015-07-04
*
Rename GRPCMethodName->ProtoMethod
Jorge Canizales
2015-07-04
*
Import headers based on path in the tests project
Jorge Canizales
2015-06-23
*
Drop repeated response headers.
Jorge Canizales
2015-06-13
*
Test call and error metadata are the same.
Jorge Canizales
2015-06-13
*
Let set NSDictionary as headers, and init the property (not nil)
Jorge Canizales
2015-06-13
*
Add test to set and read headers. Flaky!!
Jorge Canizales
2015-06-13
[next]