neofs-lens storage inspect unit test #1116

Open
opened 2025-12-28 17:21:51 +00:00 by sami · 0 comments
Owner

Originally created by @carpawell on GitHub (Sep 6, 2023).

I'm always frustrated when a storage engine instance is up against some sensitive information that must not be changed, e.g. in the neofs-lens storage inspect command. Even if in RO mode.

Describe the solution you'd like

Add a unit test that ensures that an example storage has not changed after the command execution.

Describe alternatives you've considered

Have such a test in as an integrational one.

Additional context

https://github.com/nspcc-dev/neofs-node/pull/2543#discussion_r1315132559.

Originally created by @carpawell on GitHub (Sep 6, 2023). ## Is your feature request related to a problem? Please describe. I'm always frustrated when a storage engine instance is up against some sensitive information that must not be changed, e.g. in the `neofs-lens storage inspect` command. Even if in `RO` mode. ## Describe the solution you'd like Add a unit test that ensures that an example storage has not changed after the command execution. ## Describe alternatives you've considered Have such a test in as an [integrational](https://github.com/nspcc-dev/neofs-testcases) one. ## Additional context https://github.com/nspcc-dev/neofs-node/pull/2543#discussion_r1315132559.
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-node#1116
No description provided.