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