George Barnett e2e138df61 Add an option to set 'certificateVerification' to the client builder (#980) 5 年 前
..
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
BasicEchoTestCase.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
CallStartBehaviorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
CapturingLogHandler.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) 5 年 前
ChannelTransportTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ClientCancellingTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ClientClosedChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ClientConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ClientTLSFailureTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ClientTLSTests.swift e2e138df61 Add an option to set 'certificateVerification' to the client builder (#980) 5 年 前
ClientTimeoutTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
CompressionTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ConnectionManagerTests.swift 5c732465e2 Increase the client idle timeout, remove the default server idle timeout (#968) 5 年 前
ConnectivityStateMonitorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
DebugChannelInitializerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
DelegatingErrorHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
EchoTestClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
EventLoopFuture+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
FakeChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
FakeResponseStreamTests.swift d0eb34dfe2 Disable new swiftformat rule (#936) 5 年 前
FunctionalTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCClientStateMachineTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCCustomPayloadTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCIdleTests.swift def0b59363 Idle client connection on 'channelInactive' if there are no active RPCs (#967) 5 年 前
GRPCInteroperabilityTests.swift d27c29834f Capture logs in tests (#903) 5 年 前
GRPCKeepaliveTests.swift 24b71cb4c3 Tolerate idling from the active state (#950) 5 年 前
GRPCPingHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCServerCodecHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCServerRequestRoutingHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCStatusCodeTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 年 前
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCStatusTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 年 前
GRPCTestCase.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) 5 年 前
GRPCTimeoutTests.swift 07432c4266 Log some HTTP/2 information (#938) 5 年 前
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
HTTP1ToGRPCServerCodecTests.swift d3f039d2f3 Avoid unnecessary arrays. (#935) 5 年 前
HeaderNormalizationTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ImmediateServerFailureTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
LazyEventLoopPromiseTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) 5 年 前
LengthPrefixedMessageReaderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
LengthPrefixedMessageWriterTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
PlatformSupportTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
SampleCertificate+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ServerErrorDelegateTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ServerTLSErrorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ServerThrowingTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ServerWebTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
TestClientExample.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
TimeLimitTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) 5 年 前
XCTestManifests.swift e2e138df61 Add an option to set 'certificateVerification' to the client builder (#980) 5 年 前
ZeroLengthWriteTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ZlibTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前