George Barnett 8ef2eabcfa Fix incompatible code between main and the interceptors feature branch (#1037) 5 年之前
..
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年之前
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) 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 年之前
ClientCallTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) 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 年之前
ClientInterceptorPipelineTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) 5 年之前
ClientTLSFailureTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年之前
ClientTLSTests.swift 8ef2eabcfa Fix incompatible code between main and the interceptors feature branch (#1037) 5 年之前
ClientTimeoutTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年之前
ClientTransportTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) 5 年之前
CompressionTests.swift 7346c615b7 Tolerate identity compression as no compression (#1016) 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 d43f2584a0 Split path strings using UTF8 (#1027) 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 256fe9ef70 Remove HTTP1 types from the public server API (#1017) 5 年之前
HeaderNormalizationTests.swift d9e1a6e532 Codegen for server interceptors (#1030) 5 年之前
ImmediateServerFailureTests.swift d9e1a6e532 Codegen for server interceptors (#1030) 5 年之前
InterceptorsTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) 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 50359b78c2 Restructure `_BaseCallHandler` et al. for interceptors (#1028) 5 年之前
ServerInterceptorPipelineTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 5 年之前
ServerInterceptorTests.swift 655f75e23a Prefix '{Client,Server}{Request,Response}Part' with 'GRPC' (#1032) 5 年之前
ServerTLSErrorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年之前
ServerThrowingTests.swift d9e1a6e532 Codegen for server interceptors (#1030) 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 年之前
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 5 年之前
XCTestHelpers.swift 655f75e23a Prefix '{Client,Server}{Request,Response}Part' with 'GRPC' (#1032) 5 年之前
XCTestManifests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 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 年之前