Daniel Alm abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. há 7 anos atrás
..
BasicEchoTestCase.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. há 7 anos atrás
ClientCancellingTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. há 7 anos atrás
ClientTestExample.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. há 7 anos atrás
ClientTimeoutTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. há 7 anos atrás
CompletionQueueTests.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. há 7 anos atrás
ConnectionFailureTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. há 7 anos atrás
EchoProvider.swift 12df04f87e move examples under Sources/Examples há 7 anos atrás
EchoTests.swift 093dd79a4c Reduce the number of requests in `testUnaryLotsOfRequests` to 10k for faster test runtimes. há 7 anos atrás
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. há 7 anos atrás
ServerCancellingTests.swift 9b9ba22eed Try increasing the default timeout for server-cancelling tests to 5 seconds? há 7 anos atrás
ServerTestExample.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. há 7 anos atrás
ServerThrowingTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. há 7 anos atrás
ServerTimeoutTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. há 7 anos atrás
TestKeys.swift 285d9bfed6 Also rename the "gRPC" target to "SwiftGRPC". há 7 anos atrás
echo.grpc.swift 12df04f87e move examples under Sources/Examples há 7 anos atrás
echo.pb.swift 12df04f87e move examples under Sources/Examples há 7 anos atrás