George Barnett 7aac780666 Provide more specific errors messages for failing channels (#984) 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 7aac780666 Provide more specific errors messages for failing channels (#984) 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 лет назад
ConnectionFailingTests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) 5 лет назад
ConnectionManagerTests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) 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 7aac780666 Provide more specific errors messages for failing channels (#984) 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 лет назад