Skip to content

bad public key selector in apium - Expected 'e2e' to contain '-----BEGIN PGP PUBLIC KEY BLOCK-----' #1068

@tomholub

Description

@tomholub
    // todo - fixme
    //     [0-11] Error in "SETTINGS:  user should see public key and should not see private key"
    // Error: Expected 'e2e' to contain '-----BEGIN PGP PUBLIC KEY BLOCK-----'.
    //     at <Jasmine>
    //     at PublicKeyScreen.checkPublicKey (/Users/tom/git/flowcrypt-ios/appium/tests/screenobjects/public-key.screen.ts:32:31)
    //     at processTicksAndRejections (node:internal/process/task_queues:96:5)
    //     at async UserContext.<anonymous> (/Users/tom/git/flowcrypt-ios/appium/tests/specs/settings/CheckSettingsForLoggedUser.spec.ts:34:5)``
    // await expect(pubkeyValue).toContain("-----BEGIN PGP PUBLIC KEY BLOCK-----");

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions