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