George Barnett 4eb40c8bd5 Tolerate channel error when connecting (#1349) 3 years ago
..
Codegen c88f038cde Use more specific NIO imports (#1239) 4 years ago
ConnectionPool 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
EchoHelpers df6a583cfe Propagate request ID for channel pool (#1328) 4 years ago
ALPNConfigurationTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) 5 years ago
BasicEchoTestCase.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
CallPathTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 years ago
CallStartBehaviorTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
CapturingLogHandler.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) 5 years ago
ClientCallTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) 4 years ago
ClientCancellingTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) 4 years ago
ClientClosedChannelTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ClientConnectionBackoffTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ClientEventLoopPreferenceTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ClientInterceptorPipelineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ClientQuiescingTests.swift 6ec9effb54 Allow clients to shutdown gracefully (#1308) 4 years ago
ClientTLSFailureTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
ClientTLSTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
ClientTimeoutTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ClientTransportTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
CompressionTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ConfigurationTests.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) 4 years ago
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ConnectionFailingTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ConnectionManagerTests.swift 4eb40c8bd5 Tolerate channel error when connecting (#1349) 3 years ago
ConnectivityStateMonitorTests.swift 8c43144fd6 Backup a couple of changes (#1168) 4 years ago
DebugChannelInitializerTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
DelegatingErrorHandlerTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
EchoTestClientTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ErrorRecordingDelegate.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
EventLoopFuture+Assertions.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
FakeChannelTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
FakeResponseStreamTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
FunctionalTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
GRPCClientChannelHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
GRPCClientStateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
GRPCCustomPayloadTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
GRPCIdleHandlerStateMachineTests.swift 6ec9effb54 Allow clients to shutdown gracefully (#1308) 4 years ago
GRPCIdleTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
GRPCInteroperabilityTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
GRPCKeepaliveTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
GRPCLoggerTests.swift 66f74fc826 Add a static-source Logger (#1165) 4 years ago
GRPCMessageLengthLimitTests.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) 4 years ago
GRPCNetworkFrameworkTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
GRPCPingHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
GRPCServerPipelineConfiguratorTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
GRPCStatusCodeTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCStatusTests.swift 988ee3fcc9 Provide more context to failing RPCs from the connection pool (#1292) 4 years ago
GRPCTestCase.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) 5 years ago
GRPCTimeoutTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCWebToHTTP2ServerCodecTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
GRPCWebToHTTP2StateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
HTTP2MaxConcurrentStreamsTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
HTTP2ToRawGRPCStateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
HTTPVersionParserTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
HeaderNormalizationTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ImmediateServerFailureTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
InterceptedRPCCancellationTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) 4 years ago
InterceptorsTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
LazyEventLoopPromiseTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
LengthPrefixedMessageReaderTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
LengthPrefixedMessageWriterTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
MutualTLSTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
PlatformSupportTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
RequestIDTests.swift df6a583cfe Propagate request ID for channel pool (#1328) 4 years ago
SampleCertificate+Assertions.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
ServerErrorDelegateTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ServerFuzzingRegressionTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ServerInterceptorPipelineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ServerInterceptorTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ServerOnCloseTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ServerQuiescingTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ServerTLSErrorTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
ServerThrowingTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ServerWebTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
TestClientExample.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
TimeLimitTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
UnaryServerHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 5 years ago
XCTestHelpers.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ZeroLengthWriteTests.swift 6c8ed078ef Deflake zero length write tests (#1317) 4 years ago
ZlibTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago