fix: normalize bridge errors and support nested group paths
Distinguish invalid KeePass requests from backend failures in the Python bridge, improve nested group path resolution, and add coverage for nested group creation plus payload forwarding.
This commit is contained in:
+4
-2
@@ -1,5 +1,7 @@
|
||||
# State
|
||||
|
||||
- Added failure-path, command-forwarding, and keyFile payload unit tests for the bridge.
|
||||
- Latest unit and full test runs passed.
|
||||
- Hardened bridge error handling and nested group path resolution.
|
||||
- Added unit coverage for invalid JSON, empty output, nested group path forwarding, and keyFile payloads.
|
||||
- Added integration coverage for creating groups on temporary copies.
|
||||
- Latest test run passed: 20 tests, 0 failures.
|
||||
- Project renamed to ts-pykeepass-wrapper; current focus remains the TypeScript wrapper + Python bridge for KeePass.
|
||||
|
||||
Reference in New Issue
Block a user