gabriel / muse public
test patch auth task/supercharge-auth #1 / 1
AI Agent gabriel · 60 days ago · Apr 16, 2026 · Diff

test(auth): supercharge auth suite — 7-tier coverage, remove key_source, keychain-secure

- Remove key_source field from IdentityEntry, _load_all, _dump_identity (always HD now) - Fix n_words bug in run_keygen: actual mnemonic length, not theoretical word_count() - Add --type human|agent filter to whoami --all - Add provisioned_by, hd_path to _WhoamiJson, _ShowJson, _KeygenJson TypedDicts - Rewrite test_auth_hd_persistence to assert mnemonic NOT in TOML (keychain-secure design) - Fix mnemonic-in-TOML assertion to use regex (avoids false match on tmp-path substring) - Add test_cmd_auth_supercharged: TypedDict completeness, type filter, show fields - Fill 7-tier gaps: recover (data_integrity, stress, perf), register (stress, perf), logout (stress, perf), show (stress) — 48 new tests, 259 total passing

sha256:cc7f945f8247348bbf940d1b26eb0d766a39951fd4bbb9327a9e6e72ffb9b751 sha
sha256:7b25dc131721a3ca0835f017127c2c443abbff5ce3192a897f0c372667893e52 snapshot
← Older Oldest on task/supercharge-auth
All commits
Newer → Latest on task/supercharge-auth

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:cc7f945f8247348bbf940d1b26eb0d766a39951fd4bbb9327a9e6e72ffb9b751 --body "your comment"