test(memory): add owner isolation coverage for memory search #3101
catalini82
started this conversation in
Ideas
Replies: 2 comments
-
|
I can take this and prepare a small tests-only PR against dev. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Opened PR: https://github.com/pewdiepie-archdaemon/odysseus/pull/3102 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed the testing plan calls out owner isolation for memory search as an uncovered area.
I’d like to add a small pytest that verifies memory search does not return entries belonging to a different owner_id. The PR would be tests-only, target dev, and avoid source changes unless the test exposes an existing regression.
Would this be a welcome contribution?
Beta Was this translation helpful? Give feedback.
All reactions