George Barnett 345438e55d Avoid a double-idle in the idle handler. (#875) hace 5 años
..
AnyServiceClientTests.swift 50ccad2fbc Put the client connection behind a protocol (#727) hace 5 años
BasicEchoTestCase.swift caaaa5f35e Run tests with TSAN where available, add macOS CI for Swift 5.2 (#799) hace 5 años
CallStartBehaviorTests.swift 2c149a2a96 Allow users to choose a policy for starting RPCs (#860) hace 5 años
ChannelTransportTests.swift b6fca172f1 Provide errors to failed client promises rather than a status (#859) hace 5 años
ClientCancellingTests.swift b6fca172f1 Provide errors to failed client promises rather than a status (#859) hace 5 años
ClientClosedChannelTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) hace 5 años
ClientConnectionBackoffTests.swift 860d035c39 Fix up test using connectivity state delegate (#815) hace 5 años
ClientTLSFailureTests.swift 860d035c39 Fix up test using connectivity state delegate (#815) hace 5 años
ClientTLSTests.swift 9a8d0239ad Add a server builder (#752) hace 5 años
ClientTimeoutTests.swift b6fca172f1 Provide errors to failed client promises rather than a status (#859) hace 5 años
CompressionTests.swift e6fa863e83 Rewrite client connection management (#798) hace 5 años
ConnectionBackoffTests.swift 77194a4aba Add a retry limit to ConnectionBackoff (#784) hace 5 años
ConnectionManagerTests.swift 345438e55d Avoid a double-idle in the idle handler. (#875) hace 5 años
ConnectivityStateMonitorTests.swift 7e7fdb183e Allow the connectivity state delegate queue to be specified (#849) hace 5 años
DelegatingErrorHandlerTests.swift 50ccad2fbc Put the client connection behind a protocol (#727) hace 5 años
EchoTestClientTests.swift d008381b0c Provide the codegen with an option to generate test clients (#870) hace 5 años
EventLoopFuture+Assertions.swift 6cea0c8791 Revert #782 and suppress warnings (#825) hace 5 años
FakeChannelTests.swift d008381b0c Provide the codegen with an option to generate test clients (#870) hace 5 años
FakeResponseStreamTests.swift efb67a324e Provide 'fake' responses for generated test clients (#855) hace 5 años
FunctionalTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) hace 5 años
GRPCClientStateMachineTests.swift c91666e93a Add the default user-agent string if customMetadata didn't have one (#845) hace 5 años
GRPCCustomPayloadTests.swift 9a8d0239ad Add a server builder (#752) hace 5 años
GRPCIdleTests.swift 0048e6b039 Make idle timeout configurable (#824) hace 5 años
GRPCInteroperabilityTests.swift e6fa863e83 Rewrite client connection management (#798) hace 5 años
GRPCServerRequestRoutingHandlerTests.swift acdd3b4cbe Add a decompression limit (#729) hace 5 años
GRPCStatusCodeTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) hace 5 años
GRPCStatusMessageMarshallerTests.swift 252e7201fe Add client-side logging with swift-log (#514) hace 6 años
GRPCStatusTests.swift d8c8ee8772 License header checking script (#587) hace 6 años
GRPCTestCase.swift 50ccad2fbc Put the client connection behind a protocol (#727) hace 5 años
GRPCTimeoutTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) hace 5 años
GRPCTypeSizeTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) hace 5 años
HTTP1ToGRPCServerCodecTests.swift acdd3b4cbe Add a decompression limit (#729) hace 5 años
HeaderNormalizationTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) hace 5 años
ImmediateServerFailureTests.swift 705f0853df Split the Echo example into model, implementation and runtime (#567) hace 6 años
LazyEventLoopPromiseTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) hace 5 años
LengthPrefixedMessageReaderTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) hace 5 años
MessageEncodingHeaderValidatorTests.swift acdd3b4cbe Add a decompression limit (#729) hace 5 años
PlatformSupportTests.swift d8c8ee8772 License header checking script (#587) hace 6 años
RequestIDProviderTests.swift 31a03ceca2 Turn the RequestIDProvider enum into a struct (#839) hace 5 años
SampleCertificate+Assertions.swift 6cea0c8791 Revert #782 and suppress warnings (#825) hace 5 años
ServerTLSErrorTests.swift 860d035c39 Fix up test using connectivity state delegate (#815) hace 5 años
ServerThrowingTests.swift caaaa5f35e Run tests with TSAN where available, add macOS CI for Swift 5.2 (#799) hace 5 años
ServerWebTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) hace 5 años
StopwatchTests.swift d8c8ee8772 License header checking script (#587) hace 6 años
StreamingRequestClientCallTests.swift 705f0853df Split the Echo example into model, implementation and runtime (#567) hace 6 años
TestClientExample.swift d008381b0c Provide the codegen with an option to generate test clients (#870) hace 5 años
TimeLimitTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) hace 5 años
XCTestManifests.swift 345438e55d Avoid a double-idle in the idle handler. (#875) hace 5 años
ZlibTests.swift acdd3b4cbe Add a decompression limit (#729) hace 5 años