This repository was archived by the owner on Oct 22, 2024. It is now read-only.
Remove release announcement of the new header #66
tests.yml
on: pull_request
Matrix: Jest
Element Web Integration Tests
2m 3s
Skip SonarCloud in merge queue
0s
Annotations
2 errors
RoomHeader › dm › does not show the face pile for DMs:
test/components/views/rooms/RoomHeader-test.tsx#L629
expect(received).toMatchSnapshot()
Snapshot name: `RoomHeader dm does not show the face pile for DMs 1`
- Snapshot - 4
+ Received + 13
@@ -39,22 +39,31 @@
<div
class="mx_Flex"
style="--mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: center; --mx-flex-justify: start; --mx-flex-gap: var(--cpd-space-2x);"
>
<button
- aria-disabled="true"
- aria-label="There's no one here to call"
+ aria-label="Close lobby"
class="_icon-button_bh2qc_17"
role="button"
style="--cpd-icon-button-size: 32px;"
tabindex="0"
>
<div
class="_indicator-icon_133tf_26"
- style="--cpd-icon-button-size: 100%; --cpd-color-icon-tertiary: var(--cpd-color-icon-disabled);"
+ style="--cpd-icon-button-size: 100%;"
+ >
+ <svg
+ fill="currentColor"
+ height="1em"
+ viewBox="0 0 24 24"
+ width="1em"
+ xmlns="http://www.w3.org/2000/svg"
>
- <div />
+ <path
+ d="M6.293 6.293a1 1 0 0 1 1.414 0L12 10.586l4.293-4.293a1 1 0 1 1 1.414 1.414L13.414 12l4.293 4.293a1 1 0 0 1-1.414 1.414L12 13.414l-4.293 4.293a1 1 0 0 1-1.414-1.414L10.586 12 6.293 7.707a1 1 0 0 1 0-1.414Z"
+ />
+ </svg>
</div>
</button>
<button
aria-disabled="true"
aria-label="There's no one here to call"
at Object.toMatchSnapshot (test/components/views/rooms/RoomHeader-test.tsx:629:34)
|
Jest (1)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
coverage-2
Expired
|
403 KB |
sha256:d2c719a03556769aeab5c0ed1345cd5cb18ea3a5eaf2e13387e8a0cca511b038
|
|