George Barnett 47e531d34e Always use the same event loop for a client connection (#562) il y a 6 ans
..
AnyServiceClientTests.swift b19820ca8a Add AnyServiceClient (#481) il y a 6 ans
BasicEchoTestCase.swift c78d22801e Fallback to the hostname for TLS if a hostname override isn't provided (#528) il y a 6 ans
ClientCancellingTests.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) il y a 6 ans
ClientClosedChannelTests.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) il y a 6 ans
ClientConnectionBackoffTests.swift d2c0fce9c1 Add the connection backoff interop test (#557) il y a 6 ans
ClientTLSFailureTests.swift e3833a5280 Make the backoff infinite (#554) il y a 6 ans
ClientTLSTests.swift c78d22801e Fallback to the hostname for TLS if a hostname override isn't provided (#528) il y a 6 ans
ClientTimeoutTests.swift 7416161090 Use EmbeddedChannel for client timeout tests (#524) il y a 6 ans
ConnectionBackoffTests.swift e3833a5280 Make the backoff infinite (#554) il y a 6 ans
ConnectivityStateMonitorTests.swift 252e7201fe Add client-side logging with swift-log (#514) il y a 6 ans
EchoProvider.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) il y a 6 ans
EventLoopFuture+Assertions.swift cf7af941ad Add connection backoff (#480) il y a 6 ans
FunctionalTests.swift dbf410201f Add support for NIOTransportServices (#485) il y a 6 ans
GRPCChannelHandlerResponseCapturingTestCase.swift 2283089fa7 Add Server logging (#547) il y a 6 ans
GRPCChannelHandlerTests.swift 0f42de7bab Add missing copyright headers (#505) il y a 6 ans
GRPCInteroperabilityTests.swift 12e7553aaf Move generated interoperability test models to their own target. (#556) il y a 6 ans
GRPCStatusCodeTests.swift 2283089fa7 Add Server logging (#547) il y a 6 ans
GRPCStatusMessageMarshallerTests.swift 252e7201fe Add client-side logging with swift-log (#514) il y a 6 ans
GRPCTestCase.swift b91c2b107f Disable logging in tests for CI only (#549) il y a 6 ans
GRPCTypeSizeTests.swift 252e7201fe Add client-side logging with swift-log (#514) il y a 6 ans
HTTP1ToRawGRPCServerCodecTests.swift 2283089fa7 Add Server logging (#547) il y a 6 ans
ImmediateServerFailureTests.swift d4bcd92215 Delay creating event observers for client streaming calls (#523) il y a 6 ans
LengthPrefixedMessageReaderTests.swift b91c2b107f Disable logging in tests for CI only (#549) il y a 6 ans
PlatformSupportTests.swift 47e531d34e Always use the same event loop for a client connection (#562) il y a 6 ans
RawGRPCServerResponsePart+Assertions.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) il y a 6 ans
SampleCertificate+Assertions.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) il y a 6 ans
ServerThrowingTests.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) il y a 6 ans
ServerWebTests.swift 554bb3b44d Use `expectedFulfillmentCount` since it is now available on Linux (#503) il y a 6 ans
StopwatchTests.swift 2283089fa7 Add Server logging (#547) il y a 6 ans
StreamingRequestClientCallTests.swift d6cfe757e4 Add sendMessages and flush to StreamingRequestClientCall (#538) il y a 6 ans
XCTestManifests.swift 47e531d34e Always use the same event loop for a client connection (#562) il y a 6 ans
echo.grpc.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) il y a 6 ans
echo.pb.swift 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) il y a 6 ans