mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-10 00:09:04 +00:00
Document integration steps and add SSH/seed UI
This commit is contained in:
@@ -58,6 +58,7 @@ def test_handle_add_totp(monkeypatch, capsys):
|
||||
entry = entry_mgr.retrieve_entry(0)
|
||||
assert entry == {
|
||||
"type": "totp",
|
||||
"kind": "totp",
|
||||
"label": "Example",
|
||||
"index": 0,
|
||||
"period": 30,
|
||||
|
Reference in New Issue
Block a user