-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Service Arch 2023-09-18, Service Arch 2023-10-02, Service Arch 2023-10-16
-
162
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Create the new DBClientGRPC class, which inherits from DBClientSession, and unit test it. It will behave much like the existing DBClientConnection today, but will be backed by a gRPC stream.
Ideally, the unit tests will be able to take advantage of the mocking framework introduced in PM-2922.