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