George Barnett 7aac780666 Provide more specific errors messages for failing channels (#984) hace 5 años
..
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
BasicEchoTestCase.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 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
ChannelTransportTests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) 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 cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ClientTLSFailureTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ClientTLSTests.swift e2e138df61 Add an option to set 'certificateVerification' to the client builder (#980) hace 5 años
ClientTimeoutTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
CompressionTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 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 7aac780666 Provide more specific errors messages for failing channels (#984) 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
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
GRPCServerCodecHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
GRPCServerRequestRoutingHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 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
HTTP1ToGRPCServerCodecTests.swift d3f039d2f3 Avoid unnecessary arrays. (#935) hace 5 años
HeaderNormalizationTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ImmediateServerFailureTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 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 cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ServerTLSErrorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ServerThrowingTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 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
XCTestManifests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) 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