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