Add failing vault view behavior tests

This commit is contained in:
Joe Julian
2026-04-13 07:00:51 -07:00
parent 32e6fc6c90
commit 0ce25a9712
2 changed files with 101 additions and 4 deletions
-4
View File
@@ -8,10 +8,6 @@ The product is not complete until the global exit criteria at the end of this fi
## Priority Bugs
- Vault root view bug:
add failing behavior tests for explicit `Vault`, `VaultRoot`, and
`VaultRecycleBin` datastore views, including `keepass` path translation and
recycle-bin projection.
- Vault root view bug:
introduce explicit `Vault`, `VaultRoot`, and `VaultRecycleBin` view factories
in `internal/vaultview` and move hidden-root behavior out of UI heuristics.