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