From testing via CLI to gRPC Python lib #120

Closed
opened 2025-12-28 18:15:03 +00:00 by sami · 1 comment
Owner

Originally created by @EliChin on GitHub (Jul 8, 2022).

In an ideal world we should have separate tests for CLI and tests that make requests directly without CLI. We may use gRPC Python library for it.
This issue is for discussion and maybe smooth implementation in the further process of tests development.

Originally created by @EliChin on GitHub (Jul 8, 2022). In an ideal world we should have separate tests for CLI and tests that make requests directly without CLI. We may use gRPC Python library for it. This issue is for discussion and maybe smooth implementation in the further process of tests development.
sami 2025-12-28 18:15:03 +00:00
Author
Owner

@roman-khimov commented on GitHub (Sep 16, 2024):

Requires a lot of effort for little gain. REST can be tested via some OpenAPI bindings, but gRPC no.

@roman-khimov commented on GitHub (Sep 16, 2024): Requires a lot of effort for little gain. REST can be tested via some OpenAPI bindings, but gRPC no.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-testcases#120
No description provided.