-
Task
-
Resolution: Unresolved
-
Normal
-
None
We need to have way how to test generated python client packages.
This will involve selection of way for testing like selection testing framework(pytest).
Selected way has to offer testing python gRPC client with using probably mock server.
Acceptance criteria:
- Integrate test framework into generated python client
- Create coverage for all endpoints and various variants.
- Create script or document steps how to run whole test suite