Skip to content

test: add encrypted and missing-key import automation tests (3.2.15, 3.2.18) #3229

Description

@jbair06

Summary

Covers two manual release-blocker test cases that are not yet automated:

  • 3.2.15 User can import an encrypted (password-protected) private key
  • 3.2.18 User can import an external private key for a missing key slot

What to add

Add tests to automation/tests/local-basic/settingsKeysImportTests.test.ts using the existing setupSettingsKeysSuite fixture. The existing import tests cover plain ECDSA/ED25519 keys but do not exercise the encrypted-key flow (fill password → continue) or the missing-key recovery path.

Metadata

Metadata

Assignees

Labels

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions