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