Daniel Alm 7b4f47d91d Avoid a `try!` call. Even though it is guaranteed to be safe now, it might not be in the future. před 7 roky
..
BasicEchoTestCase.swift 1525c5a898 Add ServiceClient tests for shared channels před 7 roky
ClientCancellingTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. před 7 roky
ClientTestExample.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. před 7 roky
ClientTimeoutTests.swift ca740758c8 Fix `testBidirectionalStreamingTimeoutPassedToReceiveMethod`. před 7 roky
CompletionQueueTests.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. před 7 roky
ConnectionFailureTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. před 7 roky
EchoProvider.swift 12df04f87e move examples under Sources/Examples před 7 roky
EchoTests.swift 093dd79a4c Reduce the number of requests in `testUnaryLotsOfRequests` to 10k for faster test runtimes. před 7 roky
GRPCTests.swift 7b4f47d91d Avoid a `try!` call. Even though it is guaranteed to be safe now, it might not be in the future. před 7 roky
ServerCancellingTests.swift 9b9ba22eed Try increasing the default timeout for server-cancelling tests to 5 seconds? před 7 roky
ServerTestExample.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. před 7 roky
ServerThrowingTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. před 7 roky
ServerTimeoutTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. před 7 roky
ServiceClientTests.swift 1525c5a898 Add ServiceClient tests for shared channels před 7 roky
TestKeys.swift 285d9bfed6 Also rename the "gRPC" target to "SwiftGRPC". před 7 roky
echo.grpc.swift 12df04f87e move examples under Sources/Examples před 7 roky
echo.pb.swift 12df04f87e move examples under Sources/Examples před 7 roky