Summary
No end-to-end tests exist for the client -> server -> storage flow.
No integration tests for the server
There are no end-to-end tests that exercise the server through its wire protocol. The full request lifecycle connecting, authenticating, performing operations, and receiving responses is only validated manually.
Test cases
Acceptance Criteria
Summary
No end-to-end tests exist for the client -> server -> storage flow.
No integration tests for the server
There are no end-to-end tests that exercise the server through its wire protocol. The full request lifecycle connecting, authenticating, performing operations, and receiving responses is only validated manually.
Test cases
Acceptance Criteria