Daniel Alm ac1a895fc2 Update the test certificates and increase their validity to 10 years. (#494) hace 6 años
..
BasicEchoTestCase.swift ba6740e7d0 Merge branch 'master' into tls-mutual-auth hace 7 años
ChannelArgumentTests.swift fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. hace 7 años
ChannelConnectivityTests.swift c0eca15914 Try de-flaking testMultipleConnectivityObserversAreCalled. (#441) hace 6 años
ChannelShutdownTests.swift 930440a393 Add ability to manually shut down channels (#384) hace 6 años
ClientCancellingTests.swift ece94e8df9 Update vendored gRPC-core to v1.19.0 (#417) hace 6 años
ClientTestExample.swift 630dfa5e37 Implement async client test stub methods (#378) hace 6 años
ClientTimeoutTests.swift ca740758c8 Fix `testBidirectionalStreamingTimeoutPassedToReceiveMethod`. hace 7 años
CompletionQueueTests.swift fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. hace 7 años
ConnectionFailureTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. hace 7 años
EchoProvider.swift 12df04f87e move examples under Sources/Examples hace 7 años
EchoTests.swift 18af90f2e0 Add tests for mutual auth hace 7 años
GRPCTests.swift 930440a393 Add ability to manually shut down channels (#384) hace 6 años
MetadataTests.swift b6dc500882 Add support for RPC status (#331) hace 7 años
ServerCancellingTests.swift fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. hace 7 años
ServerTestExample.swift fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. hace 7 años
ServerThrowingTests.swift 5f0531dcda Code review fixes. hace 7 años
ServerTimeoutTests.swift c0eca15914 Try de-flaking testMultipleConnectivityObserversAreCalled. (#441) hace 6 años
ServiceClientTests.swift e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. hace 7 años
TestKeys.swift ac1a895fc2 Update the test certificates and increase their validity to 10 years. (#494) hace 6 años
echo.grpc.swift 12df04f87e move examples under Sources/Examples hace 7 años
echo.pb.swift 12df04f87e move examples under Sources/Examples hace 7 años