George Barnett 5397772adf Add a client debugging initializer and PCAP debugging example (#908) il y a 5 ans
..
AnyServiceClientTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
BasicEchoTestCase.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
CallStartBehaviorTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
CapturingLogHandler.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
ChannelTransportTests.swift b6fca172f1 Provide errors to failed client promises rather than a status (#859) il y a 5 ans
ClientCancellingTests.swift b6fca172f1 Provide errors to failed client promises rather than a status (#859) il y a 5 ans
ClientClosedChannelTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) il y a 5 ans
ClientConnectionBackoffTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
ClientDebugChannelInitializerTests.swift 5397772adf Add a client debugging initializer and PCAP debugging example (#908) il y a 5 ans
ClientTLSFailureTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
ClientTLSTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
ClientTimeoutTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
CompressionTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
ConnectionBackoffTests.swift 77194a4aba Add a retry limit to ConnectionBackoff (#784) il y a 5 ans
ConnectionManagerTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
ConnectivityStateMonitorTests.swift 7e7fdb183e Allow the connectivity state delegate queue to be specified (#849) il y a 5 ans
DelegatingErrorHandlerTests.swift 50ccad2fbc Put the client connection behind a protocol (#727) il y a 5 ans
EchoTestClientTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
EventLoopFuture+Assertions.swift 6cea0c8791 Revert #782 and suppress warnings (#825) il y a 5 ans
FakeChannelTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
FakeResponseStreamTests.swift efb67a324e Provide 'fake' responses for generated test clients (#855) il y a 5 ans
FunctionalTests.swift 104db711d2 Reduce input size in some tests (#890) il y a 5 ans
GRPCClientStateMachineTests.swift 248f554e3c Support protobuf separately to `GRPCPayload` for the client (#889) il y a 5 ans
GRPCCustomPayloadTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
GRPCIdleTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
GRPCInteroperabilityTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
GRPCPingHandlerTests.swift 6fccc59e5d Tolerate receiving pings when `permitWithoutCalls` is disabled (#893) il y a 5 ans
GRPCServerCodecHandlerTests.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) il y a 5 ans
GRPCServerRequestRoutingHandlerTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
GRPCStatusCodeTests.swift 248f554e3c Support protobuf separately to `GRPCPayload` for the client (#889) il y a 5 ans
GRPCStatusMessageMarshallerTests.swift 252e7201fe Add client-side logging with swift-log (#514) il y a 6 ans
GRPCStatusTests.swift d8c8ee8772 License header checking script (#587) il y a 6 ans
GRPCTestCase.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
GRPCTimeoutTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) il y a 5 ans
GRPCTypeSizeTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) il y a 5 ans
HTTP1ToGRPCServerCodecTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
HeaderNormalizationTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
ImmediateServerFailureTests.swift 705f0853df Split the Echo example into model, implementation and runtime (#567) il y a 6 ans
LazyEventLoopPromiseTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) il y a 5 ans
LengthPrefixedMessageReaderTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) il y a 5 ans
LengthPrefixedMessageWriterTests.swift b29b16ba06 Alter the documented requirements of `MessageSerializer` (#888) il y a 5 ans
MessageEncodingHeaderValidatorTests.swift acdd3b4cbe Add a decompression limit (#729) il y a 5 ans
PlatformSupportTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
RequestIDProviderTests.swift 31a03ceca2 Turn the RequestIDProvider enum into a struct (#839) il y a 5 ans
SampleCertificate+Assertions.swift 6cea0c8791 Revert #782 and suppress warnings (#825) il y a 5 ans
ServerErrorDelegateTests.swift 794ecafac8 Added trailing HTTPHeaders for custom error reporting (#873) il y a 5 ans
ServerTLSErrorTests.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
ServerThrowingTests.swift 794ecafac8 Added trailing HTTPHeaders for custom error reporting (#873) il y a 5 ans
ServerWebTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) il y a 5 ans
StopwatchTests.swift d8c8ee8772 License header checking script (#587) il y a 6 ans
StreamingRequestClientCallTests.swift 705f0853df Split the Echo example into model, implementation and runtime (#567) il y a 6 ans
TestClientExample.swift d27c29834f Capture logs in tests (#903) il y a 5 ans
TimeLimitTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) il y a 5 ans
XCTestManifests.swift 5397772adf Add a client debugging initializer and PCAP debugging example (#908) il y a 5 ans
ZlibTests.swift acdd3b4cbe Add a decompression limit (#729) il y a 5 ans