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