Replicate otk bug #2763
Annotations
6 errors
<RecoveryPanel /> › should be in loading state when checking the recovery key and the cached keys:
test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx#L43
expect(received).toMatchSnapshot()
Snapshot name: `<RecoveryPanel /> should be in loading state when checking the recovery key and the cached keys 1`
- Snapshot - 0
+ Received + 1
@@ -1,8 +1,9 @@
<DocumentFragment>
<div
class="mx_SettingsSection mx_SettingsSection_newUi"
+ data-testid="recoveryPanel"
>
<div
class="mx_SettingsSection_header"
>
<h2
at Object.toMatchSnapshot (test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx:43:30)
|
<RecoveryPanel /> › should ask to set up a recovery key when there is no recovery key:
test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx#L53
expect(received).toMatchSnapshot()
Snapshot name: `<RecoveryPanel /> should ask to set up a recovery key when there is no recovery key 1`
- Snapshot - 0
+ Received + 1
@@ -1,8 +1,9 @@
<DocumentFragment>
<div
class="mx_SettingsSection mx_SettingsSection_newUi"
+ data-testid="recoveryPanel"
>
<div
class="mx_SettingsSection_header"
>
<h2
at Object.toMatchSnapshot (test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx:53:30)
|
<RecoveryPanel /> › should ask to enter the recovery key when secrets are not cached:
test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx#L65
expect(received).toMatchSnapshot()
Snapshot name: `<RecoveryPanel /> should ask to enter the recovery key when secrets are not cached 1`
- Snapshot - 0
+ Received + 1
@@ -1,8 +1,9 @@
<DocumentFragment>
<div
class="mx_SettingsSection mx_SettingsSection_newUi"
+ data-testid="recoveryPanel"
>
<div
class="mx_SettingsSection_header"
>
<h2
at Object.toMatchSnapshot (test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx:65:30)
|
<RecoveryPanel /> › should allow to change the recovery key when everything is good:
test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx#L87
expect(received).toMatchSnapshot()
Snapshot name: `<RecoveryPanel /> should allow to change the recovery key when everything is good 1`
- Snapshot - 0
+ Received + 1
@@ -1,8 +1,9 @@
<DocumentFragment>
<div
class="mx_SettingsSection mx_SettingsSection_newUi"
+ data-testid="recoveryPanel"
>
<div
class="mx_SettingsSection_header"
>
<h2
at Object.toMatchSnapshot (test/unit-tests/components/views/settings/encryption/RecoveryPanel-test.tsx:87:30)
|
Jest (2)
Process completed with exit code 1.
|
jest-tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-1
|
393 KB |
|