The delete endpoint intentionally returns 200 (not 404) when a memory is already deleted, to prevent retry loops in old clients. Tests were asserting 404 incorrectly. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_api.py | ||
| test_auth.py | ||
| test_credential_detector.py | ||
| test_crypto.py | ||
| test_mcp_server.py | ||
| test_sync.py | ||
| test_vault_client.py | ||