1. 3b99079 Refer test to internal doc of issue by Muxi Yan · 7 years ago
  2. 3305e5c Add user-agent test and regex matching test to test suite by Muxi Yan · 7 years ago
  3. 2795eae Fix timeout test by Muxi Yan · 7 years ago
  4. f6e61bf Add comment for timeout; assert on negative timeout value; fix timeout test by Muxi Yan · 7 years ago
  5. c7c8e3c Rename deadline to timeout by Muxi Yan · 7 years ago
  6. f282c8f Surface call deadline to Objective C API by Muxi Yan · 7 years ago
  7. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  8. 716c7c5 Added a binary trailer test by Makarand Dharmapurikar · 7 years ago
  9. fd00263 Fix nit by Muxi Yan · 7 years ago
  10. b965ff6 Move test to GRPCClientTests by Muxi Yan · 7 years ago
  11. 8e6aec5 Separate/Restore public test interfaces and internal ones by Muxi Yan · 7 years ago
  12. 5bd16b7 Warnings and macro guards for op batch log by Muxi Yan · 7 years ago
  13. b1341a3 Use unified test timeouts by Muxi Yan · 8 years ago
  14. 9493091 Increase test timeout of testMetadata to 8s to alleviate flakiness under overloaded Jenkins mac machine by Muxi Yan · 8 years ago
  15. 8739e80 Update test by Muxi Yan · 8 years ago
  16. 1bd5c77 Add idempotent test by Muxi Yan · 8 years ago
  17. 9e83d7e Fix local server tests & exceptions tests by Jorge Canizales · 8 years ago
  18. d5fd7dd Addressed review comments by Yuchen Zeng · 8 years ago
  19. dbe2b9e Enable treating warnings as errors in objc tests by Yuchen Zeng · 8 years ago
  20. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  21. aad4156 Disabling iOS user-agent test. by Nicolas "Pixel" Noble · 8 years ago
  22. f1588b5 Another nit fix.. by Makarand Dharmapurikar · 8 years ago
  23. c9dbf64 fixed indentation and removed unnecessary empty line by Makarand Dharmapurikar · 8 years ago
  24. c2b3490 Added a test to verify user agent prefix can be set correctly. by Makarand Dharmapurikar · 8 years ago
  25. 7204010 Fixing format and copyright. by Nicolas "Pixel" Noble · 8 years ago
  26. 1c2890d Order change of includes. by Makarand Dharmapurikar · 8 years ago
  27. 63f2b5b Fixed nits. by Makarand Dharmapurikar · 8 years ago
  28. a0414ee Addressed feedback from @jcanizales by Makarand Dharmapurikar · 8 years ago
  29. 9656eca Added tests for code coverage by Test User · 8 years ago
  30. 2beb88c Fix documentation of tests by Jorge Canizales · 9 years ago
  31. 2e49a35 Fixed KVO test by murgatroid99 · 9 years ago
  32. 81b4fcb Added test for responseHeaders KVO compliance by murgatroid99 · 9 years ago
  33. 1ab2a71 Put both headers and trailers in the error.userInfo by Jorge Canizales · 9 years ago
  34. 4e45a6f Rename responseMetadata -> allResponseMetadata by Jorge Canizales · 9 years ago
  35. 83c57cb Increase test timeouts to reduce flakiness. by Jorge Canizales · 9 years ago
  36. 721b7a3 Rename oauth2_lowerCamel -> oauth2UpperCamel by Jorge Canizales · 9 years ago
  37. 631dc00 Exercise GRPCCall+OAuth2 in the tests by Jorge Canizales · 9 years ago
  38. b2bd067 Require very explicit registration of non-SSL hosts. by Jorge Canizales · 9 years ago
  39. ce8ee61 Temporarily point tests to localhost by Jorge Canizales · 9 years ago
  40. a8c5d96 id<GRXWriter> -> GRXWriter * in the tests by Jorge Canizales · 9 years ago
  41. 5580e5d Increase timeout of tests to remove flakes. by Jorge Canizales · 9 years ago
  42. 5260f53 Rename HTTP2Path -> HTTPPath by Jorge Canizales · 9 years ago
  43. be808e3 Move ProtoMethod to ProtoRPC package by Jorge Canizales · 9 years ago
  44. 469d4b6 Rename GRPCMethodName->ProtoMethod by Jorge Canizales · 9 years ago
  45. c42a38e Import headers based on path in the tests project by Jorge Canizales · 9 years ago
  46. 1a38475 Drop repeated response headers. by Jorge Canizales · 9 years ago
  47. 8c6bc6e Test call and error metadata are the same. by Jorge Canizales · 9 years ago
  48. 544963e Let set NSDictionary as headers, and init the property (not nil) by Jorge Canizales · 9 years ago
  49. d798125 Add test to set and read headers. Flaky!! by Jorge Canizales · 9 years ago
  50. d666fd0 Cleanup GRPCClientTests.m by Jorge Canizales · 9 years ago
  51. b3be229 Add RemoteTests as GRPCClientTests to tests project by Jorge Canizales · 9 years ago