George Barnett fccd9fb511 Merge idle and keepalive handlers (#1079) 5 vuotta sitten
..
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) 5 vuotta sitten
BasicEchoTestCase.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
CallPathTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 vuotta sitten
CallStartBehaviorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
CapturingLogHandler.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) 5 vuotta sitten
ClientCallTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) 5 vuotta sitten
ClientCancellingTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
ClientClosedChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
ClientConnectionBackoffTests.swift 0ef79f5c7d Make testClientReconnectsAutomatically less flaky (#1075) 5 vuotta sitten
ClientInterceptorPipelineTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) 5 vuotta sitten
ClientTLSFailureTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
ClientTLSTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 vuotta sitten
ClientTimeoutTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
ClientTransportTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) 5 vuotta sitten
CompressionTests.swift 7346c615b7 Tolerate identity compression as no compression (#1016) 5 vuotta sitten
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
ConnectionFailingTests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) 5 vuotta sitten
ConnectionManagerTests.swift fccd9fb511 Merge idle and keepalive handlers (#1079) 5 vuotta sitten
ConnectivityStateMonitorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
DebugChannelInitializerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
DelegatingErrorHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
EchoTestClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
EventLoopFuture+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
FakeChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
FakeResponseStreamTests.swift d0eb34dfe2 Disable new swiftformat rule (#936) 5 vuotta sitten
FunctionalTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
GRPCClientStateMachineTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
GRPCCustomPayloadTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
GRPCIdleHandlerStateMachineTests.swift 59294d95b0 Allow the server to be gracefully shutdown. (#1076) 5 vuotta sitten
GRPCIdleTests.swift def0b59363 Idle client connection on 'channelInactive' if there are no active RPCs (#967) 5 vuotta sitten
GRPCInteroperabilityTests.swift d27c29834f Capture logs in tests (#903) 5 vuotta sitten
GRPCKeepaliveTests.swift 24b71cb4c3 Tolerate idling from the active state (#950) 5 vuotta sitten
GRPCPingHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
GRPCServerPipelineConfiguratorTests.swift b81b8f2398 Use ALPN to determine what sort of connection we've accepted (#1055) 5 vuotta sitten
GRPCStatusCodeTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 vuotta sitten
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
GRPCStatusTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 vuotta sitten
GRPCTestCase.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) 5 vuotta sitten
GRPCTimeoutTests.swift 07432c4266 Log some HTTP/2 information (#938) 5 vuotta sitten
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
GRPCWebToHTTP2ServerCodecTests.swift cdd3538cad Add a gRPC Web to HTTP/2 codec (#1047) 5 vuotta sitten
HTTP2ToRawGRPCStateMachineTests.swift 5f55f6b894 Avoid conditionals when computing header capacity, check for multiple 5 vuotta sitten
HTTPVersionParserTests.swift b81b8f2398 Use ALPN to determine what sort of connection we've accepted (#1055) 5 vuotta sitten
HeaderNormalizationTests.swift d9e1a6e532 Codegen for server interceptors (#1030) 5 vuotta sitten
ImmediateServerFailureTests.swift d9e1a6e532 Codegen for server interceptors (#1030) 5 vuotta sitten
InterceptorsTests.swift 4317b88c64 Add HTTP2 to gRPC server state machine 5 vuotta sitten
LazyEventLoopPromiseTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) 5 vuotta sitten
LengthPrefixedMessageReaderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
LengthPrefixedMessageWriterTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
PlatformSupportTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
SampleCertificate+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
ServerErrorDelegateTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 vuotta sitten
ServerInterceptorPipelineTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 5 vuotta sitten
ServerInterceptorTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 vuotta sitten
ServerQuiescingTests.swift 59294d95b0 Allow the server to be gracefully shutdown. (#1076) 5 vuotta sitten
ServerTLSErrorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
ServerThrowingTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 vuotta sitten
ServerWebTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
TestClientExample.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
TimeLimitTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 vuotta sitten
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 5 vuotta sitten
XCTestHelpers.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 vuotta sitten
ZeroLengthWriteTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
ZlibTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten