Daniel Alm ca740758c8 Fix `testBidirectionalStreamingTimeoutPassedToReceiveMethod`. 7 년 전
..
BasicEchoTestCase.swift 1525c5a898 Add ServiceClient tests for shared channels 7 년 전
ClientCancellingTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. 7 년 전
ClientTestExample.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. 7 년 전
ClientTimeoutTests.swift ca740758c8 Fix `testBidirectionalStreamingTimeoutPassedToReceiveMethod`. 7 년 전
CompletionQueueTests.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. 7 년 전
ConnectionFailureTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. 7 년 전
EchoProvider.swift 12df04f87e move examples under Sources/Examples 7 년 전
EchoTests.swift 093dd79a4c Reduce the number of requests in `testUnaryLotsOfRequests` to 10k for faster test runtimes. 7 년 전
GRPCTests.swift dc451e4984 Shift the responsibility for draining and destroying a completion queue to the queue itself. This is needed because it appears that otherwise, the underlying completion queue gets deallocated during its spinloop, which it doesn't like. 7 년 전
ServerCancellingTests.swift 9b9ba22eed Try increasing the default timeout for server-cancelling tests to 5 seconds? 7 년 전
ServerTestExample.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. 7 년 전
ServerThrowingTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. 7 년 전
ServerTimeoutTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. 7 년 전
ServiceClientTests.swift 1525c5a898 Add ServiceClient tests for shared channels 7 년 전
TestKeys.swift 285d9bfed6 Also rename the "gRPC" target to "SwiftGRPC". 7 년 전
echo.grpc.swift 12df04f87e move examples under Sources/Examples 7 년 전
echo.pb.swift 12df04f87e move examples under Sources/Examples 7 년 전