George Barnett b6fca172f1 Provide errors to failed client promises rather than a status (#859) il y a 5 ans
..
AnyServiceClientTests.swift 50ccad2fbc Put the client connection behind a protocol (#727) il y a 5 ans
BasicEchoTestCase.swift caaaa5f35e Run tests with TSAN where available, add macOS CI for Swift 5.2 (#799) il y a 5 ans
ChannelTransportTests.swift b6fca172f1 Provide errors to failed client promises rather than a status (#859) il y a 5 ans
ClientCancellingTests.swift b6fca172f1 Provide errors to failed client promises rather than a status (#859) il y a 5 ans
ClientClosedChannelTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) il y a 5 ans
ClientConnectionBackoffTests.swift 860d035c39 Fix up test using connectivity state delegate (#815) il y a 5 ans
ClientTLSFailureTests.swift 860d035c39 Fix up test using connectivity state delegate (#815) il y a 5 ans
ClientTLSTests.swift 9a8d0239ad Add a server builder (#752) il y a 5 ans
ClientTimeoutTests.swift b6fca172f1 Provide errors to failed client promises rather than a status (#859) il y a 5 ans
CompressionTests.swift e6fa863e83 Rewrite client connection management (#798) il y a 5 ans
ConnectionBackoffTests.swift 77194a4aba Add a retry limit to ConnectionBackoff (#784) il y a 5 ans
ConnectionManagerTests.swift e241e1ddce Ignore additional state changes after expecations have been met (#833) il y a 5 ans
ConnectivityStateMonitorTests.swift 7e7fdb183e Allow the connectivity state delegate queue to be specified (#849) il y a 5 ans
DelegatingErrorHandlerTests.swift 50ccad2fbc Put the client connection behind a protocol (#727) il y a 5 ans
EventLoopFuture+Assertions.swift 6cea0c8791 Revert #782 and suppress warnings (#825) il y a 5 ans
FunctionalTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) il y a 5 ans
GRPCClientStateMachineTests.swift c91666e93a Add the default user-agent string if customMetadata didn't have one (#845) il y a 5 ans
GRPCCustomPayloadTests.swift 9a8d0239ad Add a server builder (#752) il y a 5 ans
GRPCIdleTests.swift 0048e6b039 Make idle timeout configurable (#824) il y a 5 ans
GRPCInteroperabilityTests.swift e6fa863e83 Rewrite client connection management (#798) il y a 5 ans
GRPCServerRequestRoutingHandlerTests.swift acdd3b4cbe Add a decompression limit (#729) il y a 5 ans
GRPCStatusCodeTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) il y a 5 ans
GRPCStatusMessageMarshallerTests.swift 252e7201fe Add client-side logging with swift-log (#514) il y a 6 ans
GRPCStatusTests.swift d8c8ee8772 License header checking script (#587) il y a 6 ans
GRPCTestCase.swift 50ccad2fbc Put the client connection behind a protocol (#727) il y a 5 ans
GRPCTimeoutTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) il y a 5 ans
GRPCTypeSizeTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) il y a 5 ans
HTTP1ToGRPCServerCodecTests.swift acdd3b4cbe Add a decompression limit (#729) il y a 5 ans
HeaderNormalizationTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) il y a 5 ans
ImmediateServerFailureTests.swift 705f0853df Split the Echo example into model, implementation and runtime (#567) il y a 6 ans
LazyEventLoopPromiseTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) il y a 5 ans
LengthPrefixedMessageReaderTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) il y a 5 ans
MessageEncodingHeaderValidatorTests.swift acdd3b4cbe Add a decompression limit (#729) il y a 5 ans
PlatformSupportTests.swift d8c8ee8772 License header checking script (#587) il y a 6 ans
RequestIDProviderTests.swift 31a03ceca2 Turn the RequestIDProvider enum into a struct (#839) il y a 5 ans
SampleCertificate+Assertions.swift 6cea0c8791 Revert #782 and suppress warnings (#825) il y a 5 ans
ServerTLSErrorTests.swift 860d035c39 Fix up test using connectivity state delegate (#815) il y a 5 ans
ServerThrowingTests.swift caaaa5f35e Run tests with TSAN where available, add macOS CI for Swift 5.2 (#799) il y a 5 ans
ServerWebTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) il y a 5 ans
StopwatchTests.swift d8c8ee8772 License header checking script (#587) il y a 6 ans
StreamingRequestClientCallTests.swift 705f0853df Split the Echo example into model, implementation and runtime (#567) il y a 6 ans
TimeLimitTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) il y a 5 ans
XCTestManifests.swift b6fca172f1 Provide errors to failed client promises rather than a status (#859) il y a 5 ans
ZlibTests.swift acdd3b4cbe Add a decompression limit (#729) il y a 5 ans