George Barnett 8ef2eabcfa Fix incompatible code between main and the interceptors feature branch (#1037) il y a 5 ans
..
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) il y a 5 ans
BasicEchoTestCase.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
CallStartBehaviorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
CapturingLogHandler.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) il y a 5 ans
ChannelTransportTests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) il y a 5 ans
ClientCallTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) il y a 5 ans
ClientCancellingTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
ClientClosedChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
ClientConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
ClientInterceptorPipelineTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) il y a 5 ans
ClientTLSFailureTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
ClientTLSTests.swift 8ef2eabcfa Fix incompatible code between main and the interceptors feature branch (#1037) il y a 5 ans
ClientTimeoutTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
ClientTransportTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) il y a 5 ans
CompressionTests.swift 7346c615b7 Tolerate identity compression as no compression (#1016) il y a 5 ans
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
ConnectionFailingTests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) il y a 5 ans
ConnectionManagerTests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) il y a 5 ans
ConnectivityStateMonitorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
DebugChannelInitializerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
DelegatingErrorHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
EchoTestClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
EventLoopFuture+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
FakeChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
FakeResponseStreamTests.swift d0eb34dfe2 Disable new swiftformat rule (#936) il y a 5 ans
FunctionalTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
GRPCClientStateMachineTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
GRPCCustomPayloadTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
GRPCIdleTests.swift def0b59363 Idle client connection on 'channelInactive' if there are no active RPCs (#967) il y a 5 ans
GRPCInteroperabilityTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
GRPCKeepaliveTests.swift 24b71cb4c3 Tolerate idling from the active state (#950) il y a 5 ans
GRPCPingHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
GRPCServerCodecHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
GRPCServerRequestRoutingHandlerTests.swift d43f2584a0 Split path strings using UTF8 (#1027) il y a 5 ans
GRPCStatusCodeTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) il y a 5 ans
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
GRPCStatusTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) il y a 5 ans
GRPCTestCase.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) il y a 5 ans
GRPCTimeoutTests.swift 07432c4266 Log some HTTP/2 information (#938) il y a 5 ans
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
HTTP1ToGRPCServerCodecTests.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) il y a 5 ans
HeaderNormalizationTests.swift d9e1a6e532 Codegen for server interceptors (#1030) il y a 5 ans
ImmediateServerFailureTests.swift d9e1a6e532 Codegen for server interceptors (#1030) il y a 5 ans
InterceptorsTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) il y a 5 ans
LazyEventLoopPromiseTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) il y a 5 ans
LengthPrefixedMessageReaderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
LengthPrefixedMessageWriterTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
PlatformSupportTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
SampleCertificate+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
ServerErrorDelegateTests.swift 50359b78c2 Restructure `_BaseCallHandler` et al. for interceptors (#1028) il y a 5 ans
ServerInterceptorPipelineTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) il y a 5 ans
ServerInterceptorTests.swift 655f75e23a Prefix '{Client,Server}{Request,Response}Part' with 'GRPC' (#1032) il y a 5 ans
ServerTLSErrorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
ServerThrowingTests.swift d9e1a6e532 Codegen for server interceptors (#1030) il y a 5 ans
ServerWebTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
TestClientExample.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
TimeLimitTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) il y a 5 ans
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) il y a 5 ans
XCTestHelpers.swift 655f75e23a Prefix '{Client,Server}{Request,Response}Part' with 'GRPC' (#1032) il y a 5 ans
XCTestManifests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) il y a 5 ans
ZeroLengthWriteTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
ZlibTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans