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