Files
mostlymatter/webapp/boards/junit.xml

6650 строки
494 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="jest tests" tests="701" failures="59" errors="0" time="68.138">
<testsuite name="components/blocksEditor/editor" errors="0" failures="1" skipped="0" timestamp="2023-03-10T13:36:42" time="1.939" tests="3">
<testcase classname="components/blocksEditor/editor should match snapshot" name="components/blocksEditor/editor should match snapshot" time="0.878">
</testcase>
<testcase classname="components/blocksEditor/editor should match snapshot on empty" name="components/blocksEditor/editor should match snapshot on empty" time="0.055">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/blocksEditor/editor should match snapshot on empty 1`
- Snapshot - 4
+ Received + 4
@@ -14,23 +14,23 @@
aria-live=&quot;polite&quot;
aria-relevant=&quot;additions text&quot;
class=&quot;css-1f43avz-a11yText-A11yText&quot;
/&gt;
&lt;div
- class=&quot; css-4bb158-control&quot;
+ class=&quot; css-1haocjs-control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-2-placeholder&quot;
&gt;
Introduce your text or your slash command
&lt;/div&gt;
&lt;div
- class=&quot; css-g5309v-Input&quot;
+ class=&quot; css-26cneq-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-2-placeholder&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/blocksEditor/editor.test.tsx:80:27)</failure>
</testcase>
<testcase classname="components/blocksEditor/editor should call onSave after introduce text and hit enter" name="components/blocksEditor/editor should call onSave after introduce text and hit enter" time="0.07">
</testcase>
</testsuite>
<testsuite name="src/components/shareBoard/shareBoard" errors="0" failures="12" skipped="0" timestamp="2023-03-10T13:36:44" time="1.344" tests="12">
<testcase classname="src/components/shareBoard/shareBoard should match snapshot" name="src/components/shareBoard/shareBoard should match snapshot" time="0.158">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard should match snapshot 1`
- Snapshot - 5
+ Received + 5
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-2-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-2-placeholder&quot;
@@ -219,15 +219,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/undefined/team/team-id/1/1&quot;
+ href=&quot;http://localhost:8065/undefined/team/team-id/1/1&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/undefined/team/team-id/1/1
+ http://localhost:8065/undefined/team/team-id/1/1
&lt;/a&gt;
&lt;/div&gt;
&lt;button
title=&quot;Copy link&quot;
type=&quot;button&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:230:27)</failure>
</testcase>
<testcase classname="src/components/shareBoard/shareBoard should match snapshot with sharing" name="src/components/shareBoard/shareBoard should match snapshot with sharing" time="0.024">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard should match snapshot with sharing 1`
- Snapshot - 5
+ Received + 5
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-3-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-3-placeholder&quot;
@@ -219,15 +219,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/undefined/team/team-id/1/1&quot;
+ href=&quot;http://localhost:8065/undefined/team/team-id/1/1&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/undefined/team/team-id/1/1
+ http://localhost:8065/undefined/team/team-id/1/1
&lt;/a&gt;
&lt;/div&gt;
&lt;button
title=&quot;Copy link&quot;
type=&quot;button&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:262:27)</failure>
</testcase>
<testcase classname="src/components/shareBoard/shareBoard return shareBoard and click Copy link" name="src/components/shareBoard/shareBoard return shareBoard and click Copy link" time="0.036">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard return shareBoard and click Copy link 1`
- Snapshot - 5
+ Received + 5
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-4-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-4-placeholder&quot;
@@ -219,15 +219,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/undefined/team/team-id/1/1&quot;
+ href=&quot;http://localhost:8065/undefined/team/team-id/1/1&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/undefined/team/team-id/1/1
+ http://localhost:8065/undefined/team/team-id/1/1
&lt;/a&gt;
&lt;/div&gt;
&lt;button
title=&quot;Copy link&quot;
type=&quot;button&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:288:27)</failure>
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard return shareBoard and click Copy link 2`
- Snapshot - 5
+ Received + 5
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-4-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-4-placeholder&quot;
@@ -219,15 +219,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/undefined/team/team-id/1/1&quot;
+ href=&quot;http://localhost:8065/undefined/team/team-id/1/1&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/undefined/team/team-id/1/1
+ http://localhost:8065/undefined/team/team-id/1/1
&lt;/a&gt;
&lt;/div&gt;
&lt;button
title=&quot;Copy link&quot;
type=&quot;button&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:298:27)</failure>
</testcase>
<testcase classname="src/components/shareBoard/shareBoard return shareBoard and click Regenerate token" name="src/components/shareBoard/shareBoard return shareBoard and click Regenerate token" time="0.106">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard return shareBoard and click Regenerate token 1`
- Snapshot - 5
+ Received + 5
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-5-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-5-placeholder&quot;
@@ -228,15 +228,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/team/team-id/shared/1/1?r=anotherToken&quot;
+ href=&quot;http://localhost:8065/team/team-id/shared/1/1?r=anotherToken&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/team/team-id/shared/1/1?r=anotherToken
+ http://localhost:8065/team/team-id/shared/1/1?r=anotherToken
&lt;/a&gt;
&lt;div
class=&quot;octo-tooltip tooltip-top&quot;
data-tooltip=&quot;Regenerate token&quot;
&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:349:27)</failure>
</testcase>
<testcase classname="src/components/shareBoard/shareBoard return shareBoard, and click switch" name="src/components/shareBoard/shareBoard return shareBoard, and click switch" time="0.065">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard return shareBoard, and click switch 1`
- Snapshot - 5
+ Received + 5
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-6-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-6-placeholder&quot;
@@ -228,15 +228,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/team/team-id/shared/1/1?r=oneToken&quot;
+ href=&quot;http://localhost:8065/team/team-id/shared/1/1?r=oneToken&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/team/team-id/shared/1/1?r=oneToken
+ http://localhost:8065/team/team-id/shared/1/1?r=oneToken
&lt;/a&gt;
&lt;div
class=&quot;octo-tooltip tooltip-top&quot;
data-tooltip=&quot;Regenerate token&quot;
&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:389:27)</failure>
</testcase>
<testcase classname="src/components/shareBoard/shareBoard return shareBoardComponent and click Switch without sharing" name="src/components/shareBoard/shareBoard return shareBoardComponent and click Switch without sharing" time="0.059">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard return shareBoardComponent and click Switch without sharing 1`
- Snapshot - 5
+ Received + 5
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-7-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-7-placeholder&quot;
@@ -228,15 +228,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/team/team-id/shared/1/1?r=aToken&quot;
+ href=&quot;http://localhost:8065/team/team-id/shared/1/1?r=aToken&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/team/team-id/shared/1/1?r=aToken
+ http://localhost:8065/team/team-id/shared/1/1?r=aToken
&lt;/a&gt;
&lt;div
class=&quot;octo-tooltip tooltip-top&quot;
data-tooltip=&quot;Regenerate token&quot;
&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:441:27)</failure>
</testcase>
<testcase classname="src/components/shareBoard/shareBoard should match snapshot with sharing and subpath" name="src/components/shareBoard/shareBoard should match snapshot with sharing and subpath" time="0.016">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard should match snapshot with sharing and subpath 1`
- Snapshot - 5
+ Received + 5
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-8-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-8-placeholder&quot;
@@ -219,15 +219,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/undefined/team/team-id/1/1&quot;
+ href=&quot;http://localhost:8065/undefined/team/team-id/1/1&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/undefined/team/team-id/1/1
+ http://localhost:8065/undefined/team/team-id/1/1
&lt;/a&gt;
&lt;/div&gt;
&lt;button
title=&quot;Copy link&quot;
type=&quot;button&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:464:27)</failure>
</testcase>
<testcase classname="src/components/shareBoard/shareBoard return shareBoard and click Select" name="src/components/shareBoard/shareBoard return shareBoard and click Select" time="0.05">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard return shareBoard and click Select 1`
- Snapshot - 5
+ Received + 5
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-9-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-9-placeholder&quot;
@@ -205,15 +205,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/undefined/team/team-id/1/1&quot;
+ href=&quot;http://localhost:8065/undefined/team/team-id/1/1&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/undefined/team/team-id/1/1
+ http://localhost:8065/undefined/team/team-id/1/1
&lt;/a&gt;
&lt;/div&gt;
&lt;button
title=&quot;Copy link&quot;
type=&quot;button&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:507:27)</failure>
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard return shareBoard and click Select 2`
- Snapshot - 18
+ Received + 18
@@ -62,27 +62,27 @@
id=&quot;aria-selection&quot;
/&gt;
&lt;span
id=&quot;aria-context&quot;
&gt;
- option username_1 focused, 0 of 2. 8 results available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
+ option username_1 focused, 1 of 8. 8 results available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
&lt;/span&gt;
&lt;/span&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-9-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-controls=&quot;react-select-9-listbox&quot;
@@ -107,29 +107,29 @@
&lt;div
class=&quot; css-1hb7zxy-IndicatorsContainer&quot;
/&gt;
&lt;/div&gt;
&lt;div
- class=&quot; css-1rsmi4x-menu&quot;
+ class=&quot; css-45h7mv-menu&quot;
id=&quot;react-select-9-listbox&quot;
&gt;
&lt;div
- class=&quot; css-g29tl0-MenuList&quot;
+ class=&quot; css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
class=&quot; css-syji7d-Group&quot;
&gt;
&lt;div
- class=&quot; css-18ng2q5-group&quot;
+ class=&quot; css-jtaw72-group&quot;
id=&quot;react-select-9-group-0-heading&quot;
&gt;
Members
&lt;/div&gt;
&lt;div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-erqggd-option&quot;
+ class=&quot; css-8e5kjb-option&quot;
id=&quot;react-select-9-option-0-0&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -151,11 +151,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-9-option-0-1&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -177,11 +177,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-9-option-0-2&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -203,11 +203,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-9-option-0-3&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -233,19 +233,19 @@
&lt;/div&gt;
&lt;div
class=&quot; css-syji7d-Group&quot;
&gt;
&lt;div
- class=&quot; css-18ng2q5-group&quot;
+ class=&quot; css-jtaw72-group&quot;
id=&quot;react-select-9-group-1-heading&quot;
&gt;
Channels
&lt;/div&gt;
&lt;div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-9-option-1-0&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -262,11 +262,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-9-option-1-1&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -283,11 +283,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-9-option-1-2&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -304,11 +304,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-9-option-1-3&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -437,15 +437,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/undefined/team/team-id/1/1&quot;
+ href=&quot;http://localhost:8065/undefined/team/team-id/1/1&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/undefined/team/team-id/1/1
+ http://localhost:8065/undefined/team/team-id/1/1
&lt;/a&gt;
&lt;/div&gt;
&lt;button
title=&quot;Copy link&quot;
type=&quot;button&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:515:27)</failure>
</testcase>
<testcase classname="src/components/shareBoard/shareBoard return shareBoard and click Select, non-plugin mode" name="src/components/shareBoard/shareBoard return shareBoard and click Select, non-plugin mode" time="0.045">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard return shareBoard and click Select, non-plugin mode 1`
- Snapshot - 5
+ Received + 5
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-10-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-10-placeholder&quot;
@@ -205,15 +205,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/undefined/team/team-id/1/1&quot;
+ href=&quot;http://localhost:8065/undefined/team/team-id/1/1&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/undefined/team/team-id/1/1
+ http://localhost:8065/undefined/team/team-id/1/1
&lt;/a&gt;
&lt;/div&gt;
&lt;button
title=&quot;Copy link&quot;
type=&quot;button&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:556:27)</failure>
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard return shareBoard and click Select, non-plugin mode 2`
- Snapshot - 18
+ Received + 18
@@ -62,27 +62,27 @@
id=&quot;aria-selection&quot;
/&gt;
&lt;span
id=&quot;aria-context&quot;
&gt;
- option username_1 focused, 0 of 2. 8 results available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
+ option username_1 focused, 1 of 8. 8 results available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
&lt;/span&gt;
&lt;/span&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-10-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-controls=&quot;react-select-10-listbox&quot;
@@ -107,29 +107,29 @@
&lt;div
class=&quot; css-1hb7zxy-IndicatorsContainer&quot;
/&gt;
&lt;/div&gt;
&lt;div
- class=&quot; css-1rsmi4x-menu&quot;
+ class=&quot; css-45h7mv-menu&quot;
id=&quot;react-select-10-listbox&quot;
&gt;
&lt;div
- class=&quot; css-g29tl0-MenuList&quot;
+ class=&quot; css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
class=&quot; css-syji7d-Group&quot;
&gt;
&lt;div
- class=&quot; css-18ng2q5-group&quot;
+ class=&quot; css-jtaw72-group&quot;
id=&quot;react-select-10-group-0-heading&quot;
&gt;
Members
&lt;/div&gt;
&lt;div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-erqggd-option&quot;
+ class=&quot; css-8e5kjb-option&quot;
id=&quot;react-select-10-option-0-0&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -160,11 +160,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-10-option-0-1&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -195,11 +195,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-10-option-0-2&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -221,11 +221,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-10-option-0-3&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -251,19 +251,19 @@
&lt;/div&gt;
&lt;div
class=&quot; css-syji7d-Group&quot;
&gt;
&lt;div
- class=&quot; css-18ng2q5-group&quot;
+ class=&quot; css-jtaw72-group&quot;
id=&quot;react-select-10-group-1-heading&quot;
&gt;
Channels
&lt;/div&gt;
&lt;div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-10-option-1-0&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -280,11 +280,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-10-option-1-1&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -301,11 +301,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-10-option-1-2&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -322,11 +322,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-10-option-1-3&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -455,15 +455,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/undefined/team/team-id/1/1&quot;
+ href=&quot;http://localhost:8065/undefined/team/team-id/1/1&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/undefined/team/team-id/1/1
+ http://localhost:8065/undefined/team/team-id/1/1
&lt;/a&gt;
&lt;/div&gt;
&lt;button
title=&quot;Copy link&quot;
type=&quot;button&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:564:27)</failure>
</testcase>
<testcase classname="src/components/shareBoard/shareBoard confirm unlinking linked channel" name="src/components/shareBoard/shareBoard confirm unlinking linked channel" time="0.082">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard confirm unlinking linked channel 1`
- Snapshot - 5
+ Received + 5
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-11-placeholder&quot;
&gt;
Search for people and channels
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-11-placeholder&quot;
@@ -219,15 +219,15 @@
&lt;div
class=&quot;d-flex input-container&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/undefined/team/team-id/1/1&quot;
+ href=&quot;http://localhost:8065/undefined/team/team-id/1/1&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/undefined/team/team-id/1/1
+ http://localhost:8065/undefined/team/team-id/1/1
&lt;/a&gt;
&lt;/div&gt;
&lt;button
title=&quot;Copy link&quot;
type=&quot;button&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:590:27)</failure>
</testcase>
<testcase classname="src/components/shareBoard/shareBoard should match snapshot, with template" name="src/components/shareBoard/shareBoard should match snapshot, with template" time="0.034">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard should match snapshot, with template 1`
- Snapshot - 3
+ Received + 3
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-12-placeholder&quot;
&gt;
Search for people
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-12-placeholder&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:636:27)</failure>
</testcase>
<testcase classname="src/components/shareBoard/shareBoard return shareBoard template and click Select" name="src/components/shareBoard/shareBoard return shareBoard template and click Select" time="0.036">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard return shareBoard template and click Select 1`
- Snapshot - 3
+ Received + 3
@@ -60,20 +60,20 @@
/&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-13-placeholder&quot;
&gt;
Search for people
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-13-placeholder&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:684:27)</failure>
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `src/components/shareBoard/shareBoard return shareBoard template and click Select 2`
- Snapshot - 11
+ Received + 11
@@ -62,27 +62,27 @@
id=&quot;aria-selection&quot;
/&gt;
&lt;span
id=&quot;aria-context&quot;
&gt;
- option username_1 focused, 0 of 1. 4 results available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
+ option username_1 focused, 1 of 4. 4 results available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
&lt;/span&gt;
&lt;/span&gt;
&lt;div
class=&quot; css-1wmrr75-Control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-13-placeholder&quot;
&gt;
Search for people
&lt;/div&gt;
&lt;div
- class=&quot; css-ox1y69-Input&quot;
+ class=&quot; css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-controls=&quot;react-select-13-listbox&quot;
@@ -107,29 +107,29 @@
&lt;div
class=&quot; css-1hb7zxy-IndicatorsContainer&quot;
/&gt;
&lt;/div&gt;
&lt;div
- class=&quot; css-1rsmi4x-menu&quot;
+ class=&quot; css-45h7mv-menu&quot;
id=&quot;react-select-13-listbox&quot;
&gt;
&lt;div
- class=&quot; css-g29tl0-MenuList&quot;
+ class=&quot; css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
class=&quot; css-syji7d-Group&quot;
&gt;
&lt;div
- class=&quot; css-18ng2q5-group&quot;
+ class=&quot; css-jtaw72-group&quot;
id=&quot;react-select-13-group-0-heading&quot;
&gt;
Members
&lt;/div&gt;
&lt;div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-erqggd-option&quot;
+ class=&quot; css-8e5kjb-option&quot;
id=&quot;react-select-13-option-0-0&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -151,11 +151,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-13-option-0-1&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -177,11 +177,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-13-option-0-2&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
@@ -203,11 +203,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-13-option-0-3&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;user-item&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/shareBoard/shareBoard.test.tsx:693:27)</failure>
</testcase>
</testsuite>
<testsuite name="properties/person" errors="0" failures="6" skipped="0" timestamp="2023-03-10T13:36:46" time="0.503" tests="7">
<testcase classname="properties/person not readOnly, show username" name="properties/person not readOnly, show username" time="0.049">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person not readOnly, show username 1`
- Snapshot - 6
+ Received + 6
@@ -14,23 +14,23 @@
/&gt;
&lt;div
class=&quot;react-select__control css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--has-value css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--has-value css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__single-value css-1lixa2z-singleValue&quot;
+ class=&quot;react-select__single-value css-qosd1h-singleValue&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
&gt;
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-expanded=&quot;false&quot;
@@ -52,11 +52,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -68,15 +68,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-19sxey8-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-uycnsi-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/personSelector.test.tsx:101:27)</failure>
</testcase>
<testcase classname="properties/person not readOnly, show firstname" name="properties/person not readOnly, show firstname" time="0.014">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person not readOnly, show firstname 1`
- Snapshot - 6
+ Received + 6
@@ -14,23 +14,23 @@
/&gt;
&lt;div
class=&quot;react-select__control css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--has-value css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--has-value css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__single-value css-1lixa2z-singleValue&quot;
+ class=&quot;react-select__single-value css-qosd1h-singleValue&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
&gt;
test user
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-expanded=&quot;false&quot;
@@ -52,11 +52,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -68,15 +68,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-19sxey8-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-uycnsi-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/personSelector.test.tsx:135:27)</failure>
</testcase>
<testcase classname="properties/person not readOnly, show modal" name="properties/person not readOnly, show modal" time="0.039">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person not readOnly, show modal 1`
- Snapshot - 5
+ Received + 5
@@ -14,20 +14,20 @@
/&gt;
&lt;div
class=&quot;react-select__control css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__placeholder css-14el2xx-placeholder&quot;
+ class=&quot;react-select__placeholder css-1jqq78o-placeholder&quot;
id=&quot;react-select-4-placeholder&quot;
&gt;
Empty
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-4-placeholder&quot;
@@ -49,15 +49,15 @@
&lt;/div&gt;
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-19sxey8-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-uycnsi-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/personSelector.test.tsx:162:27)</failure>
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person not readOnly, show modal 2`
- Snapshot - 10
+ Received + 10
@@ -23,20 +23,20 @@
&lt;/span&gt;
&lt;div
class=&quot;react-select__control react-select__control--is-focused react-select__control--menu-is-open css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__placeholder css-14el2xx-placeholder&quot;
+ class=&quot;react-select__placeholder css-1jqq78o-placeholder&quot;
id=&quot;react-select-4-placeholder&quot;
&gt;
Empty
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-controls=&quot;react-select-4-listbox&quot;
@@ -60,15 +60,15 @@
&lt;/div&gt;
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-hl9mox-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-zngtjc-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -82,19 +82,19 @@
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__menu css-10b6da7-menu&quot;
+ class=&quot;react-select__menu css-1slvcut-menu&quot;
id=&quot;react-select-4-listbox&quot;
&gt;
&lt;div
- class=&quot;react-select__menu-list css-g29tl0-MenuList&quot;
+ class=&quot;react-select__menu-list css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option react-select__option--is-focused css-1bwtvog-option&quot;
+ class=&quot;react-select__option react-select__option--is-focused css-63bi6m-option&quot;
id=&quot;react-select-4-option-0&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
@@ -102,11 +102,11 @@
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option css-nyiims-option&quot;
+ class=&quot;react-select__option css-1uk8033-option&quot;
id=&quot;react-select-4-option-1&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
@@ -114,11 +114,11 @@
username-2
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option css-nyiims-option&quot;
+ class=&quot;react-select__option css-1uk8033-option&quot;
id=&quot;react-select-4-option-2&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/personSelector.test.tsx:176:31)</failure>
</testcase>
<testcase classname="properties/person readOnly view" name="properties/person readOnly view" time="0.005">
</testcase>
<testcase classname="properties/person show multiple" name="properties/person show multiple" time="0.018">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person show multiple 1`
- Snapshot - 11
+ Received + 11
@@ -14,27 +14,27 @@
/&gt;
&lt;div
class=&quot;react-select__control css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--is-multi react-select__value-container--has-value css-o7cxt9-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--is-multi react-select__value-container--has-value css-pcwdi-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;css-1rhbuit-multiValue react-select__multi-value&quot;
+ class=&quot;react-select__multi-value css-1p3m7a8-multiValue&quot;
&gt;
&lt;div
- class=&quot;css-12jo7m5 react-select__multi-value__label&quot;
+ class=&quot;react-select__multi-value__label css-wsp0cs-MultiValueGeneric&quot;
&gt;
&lt;div
class=&quot;MultiPerson-item&quot;
&gt;
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-label=&quot;Remove [object Object]&quot;
- class=&quot;css-xb97g8 react-select__multi-value__remove&quot;
+ class=&quot;react-select__multi-value__remove css-12a83d4-MultiValueRemove&quot;
role=&quot;button&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
@@ -48,24 +48,24 @@
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;css-1rhbuit-multiValue react-select__multi-value&quot;
+ class=&quot;react-select__multi-value css-1p3m7a8-multiValue&quot;
&gt;
&lt;div
- class=&quot;css-12jo7m5 react-select__multi-value__label&quot;
+ class=&quot;react-select__multi-value__label css-wsp0cs-MultiValueGeneric&quot;
&gt;
&lt;div
class=&quot;MultiPerson-item&quot;
&gt;
username-2
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-label=&quot;Remove [object Object]&quot;
- class=&quot;css-xb97g8 react-select__multi-value__remove&quot;
+ class=&quot;react-select__multi-value__remove css-12a83d4-MultiValueRemove&quot;
role=&quot;button&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
@@ -79,11 +79,11 @@
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-expanded=&quot;false&quot;
@@ -105,11 +105,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -121,15 +121,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-19sxey8-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-uycnsi-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/personSelector.test.tsx:242:27)</failure>
</testcase>
<testcase classname="properties/person show multiple, display modal" name="properties/person show multiple, display modal" time="0.033">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person show multiple, display modal 1`
- Snapshot - 11
+ Received + 11
@@ -14,27 +14,27 @@
/&gt;
&lt;div
class=&quot;react-select__control css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--is-multi react-select__value-container--has-value css-o7cxt9-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--is-multi react-select__value-container--has-value css-pcwdi-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;css-1rhbuit-multiValue react-select__multi-value&quot;
+ class=&quot;react-select__multi-value css-1p3m7a8-multiValue&quot;
&gt;
&lt;div
- class=&quot;css-12jo7m5 react-select__multi-value__label&quot;
+ class=&quot;react-select__multi-value__label css-wsp0cs-MultiValueGeneric&quot;
&gt;
&lt;div
class=&quot;MultiPerson-item&quot;
&gt;
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-label=&quot;Remove [object Object]&quot;
- class=&quot;css-xb97g8 react-select__multi-value__remove&quot;
+ class=&quot;react-select__multi-value__remove css-12a83d4-MultiValueRemove&quot;
role=&quot;button&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
@@ -48,24 +48,24 @@
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;css-1rhbuit-multiValue react-select__multi-value&quot;
+ class=&quot;react-select__multi-value css-1p3m7a8-multiValue&quot;
&gt;
&lt;div
- class=&quot;css-12jo7m5 react-select__multi-value__label&quot;
+ class=&quot;react-select__multi-value__label css-wsp0cs-MultiValueGeneric&quot;
&gt;
&lt;div
class=&quot;MultiPerson-item&quot;
&gt;
username-2
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-label=&quot;Remove [object Object]&quot;
- class=&quot;css-xb97g8 react-select__multi-value__remove&quot;
+ class=&quot;react-select__multi-value__remove css-12a83d4-MultiValueRemove&quot;
role=&quot;button&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
@@ -79,11 +79,11 @@
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-expanded=&quot;false&quot;
@@ -105,11 +105,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -121,15 +121,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-19sxey8-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-uycnsi-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/personSelector.test.tsx:268:27)</failure>
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person show multiple, display modal 2`
- Snapshot - 15
+ Received + 15
@@ -16,34 +16,34 @@
id=&quot;aria-selection&quot;
/&gt;
&lt;span
id=&quot;aria-context&quot;
&gt;
- option username-3 focused, 3 of 3. 1 result available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
+ option username-3 focused, 1 of 1. 1 result available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
&lt;/span&gt;
&lt;/span&gt;
&lt;div
class=&quot;react-select__control react-select__control--is-focused react-select__control--menu-is-open css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--is-multi react-select__value-container--has-value css-o7cxt9-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--is-multi react-select__value-container--has-value css-pcwdi-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;css-1rhbuit-multiValue react-select__multi-value&quot;
+ class=&quot;react-select__multi-value css-1p3m7a8-multiValue&quot;
&gt;
&lt;div
- class=&quot;css-12jo7m5 react-select__multi-value__label&quot;
+ class=&quot;react-select__multi-value__label css-wsp0cs-MultiValueGeneric&quot;
&gt;
&lt;div
class=&quot;MultiPerson-item&quot;
&gt;
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-label=&quot;Remove [object Object]&quot;
- class=&quot;css-xb97g8 react-select__multi-value__remove&quot;
+ class=&quot;react-select__multi-value__remove css-12a83d4-MultiValueRemove&quot;
role=&quot;button&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
@@ -57,24 +57,24 @@
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;css-1rhbuit-multiValue react-select__multi-value&quot;
+ class=&quot;react-select__multi-value css-1p3m7a8-multiValue&quot;
&gt;
&lt;div
- class=&quot;css-12jo7m5 react-select__multi-value__label&quot;
+ class=&quot;react-select__multi-value__label css-wsp0cs-MultiValueGeneric&quot;
&gt;
&lt;div
class=&quot;MultiPerson-item&quot;
&gt;
username-2
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-label=&quot;Remove [object Object]&quot;
- class=&quot;css-xb97g8 react-select__multi-value__remove&quot;
+ class=&quot;react-select__multi-value__remove css-12a83d4-MultiValueRemove&quot;
role=&quot;button&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
@@ -88,11 +88,11 @@
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-controls=&quot;react-select-6-listbox&quot;
@@ -116,11 +116,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-13eygzs-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-3pqe01-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -132,15 +132,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-hl9mox-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-zngtjc-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -154,19 +154,19 @@
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__menu css-10b6da7-menu&quot;
+ class=&quot;react-select__menu css-1slvcut-menu&quot;
id=&quot;react-select-6-listbox&quot;
&gt;
&lt;div
- class=&quot;react-select__menu-list react-select__menu-list--is-multi css-g29tl0-MenuList&quot;
+ class=&quot;react-select__menu-list react-select__menu-list--is-multi css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option react-select__option--is-focused css-1bwtvog-option&quot;
+ class=&quot;react-select__option react-select__option--is-focused css-63bi6m-option&quot;
id=&quot;react-select-6-option-2&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;MultiPerson-item&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/personSelector.test.tsx:281:31)</failure>
</testcase>
<testcase classname="properties/person not readOnly, show me" name="properties/person not readOnly, show me" time="0.027">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person not readOnly, show me 1`
- Snapshot - 11
+ Received + 11
@@ -23,20 +23,20 @@
&lt;/span&gt;
&lt;div
class=&quot;react-select__control react-select__control--is-focused react-select__control--menu-is-open css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__placeholder css-14el2xx-placeholder&quot;
+ class=&quot;react-select__placeholder css-1jqq78o-placeholder&quot;
id=&quot;react-select-7-placeholder&quot;
&gt;
Empty
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-controls=&quot;react-select-7-listbox&quot;
@@ -60,15 +60,15 @@
&lt;/div&gt;
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-hl9mox-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-zngtjc-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -82,19 +82,19 @@
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__menu css-10b6da7-menu&quot;
+ class=&quot;react-select__menu css-1slvcut-menu&quot;
id=&quot;react-select-7-listbox&quot;
&gt;
&lt;div
- class=&quot;react-select__menu-list css-g29tl0-MenuList&quot;
+ class=&quot;react-select__menu-list css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option react-select__option--is-focused css-1bwtvog-option&quot;
+ class=&quot;react-select__option react-select__option--is-focused css-63bi6m-option&quot;
id=&quot;react-select-7-option-0&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
@@ -102,11 +102,11 @@
Me
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option css-nyiims-option&quot;
+ class=&quot;react-select__option css-1uk8033-option&quot;
id=&quot;react-select-7-option-1&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
@@ -114,11 +114,11 @@
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option css-nyiims-option&quot;
+ class=&quot;react-select__option css-1uk8033-option&quot;
id=&quot;react-select-7-option-2&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
@@ -126,11 +126,11 @@
username-2
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option css-nyiims-option&quot;
+ class=&quot;react-select__option css-1uk8033-option&quot;
id=&quot;react-select-7-option-3&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/personSelector.test.tsx:327:31)</failure>
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person not readOnly, show me 2`
- Snapshot - 11
+ Received + 11
@@ -23,20 +23,20 @@
&lt;/span&gt;
&lt;div
class=&quot;react-select__control react-select__control--is-focused react-select__control--menu-is-open css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__placeholder css-14el2xx-placeholder&quot;
+ class=&quot;react-select__placeholder css-1jqq78o-placeholder&quot;
id=&quot;react-select-7-placeholder&quot;
&gt;
Empty
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-controls=&quot;react-select-7-listbox&quot;
@@ -60,15 +60,15 @@
&lt;/div&gt;
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-hl9mox-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-zngtjc-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -82,19 +82,19 @@
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__menu css-10b6da7-menu&quot;
+ class=&quot;react-select__menu css-1slvcut-menu&quot;
id=&quot;react-select-7-listbox&quot;
&gt;
&lt;div
- class=&quot;react-select__menu-list css-g29tl0-MenuList&quot;
+ class=&quot;react-select__menu-list css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option react-select__option--is-focused css-1bwtvog-option&quot;
+ class=&quot;react-select__option react-select__option--is-focused css-63bi6m-option&quot;
id=&quot;react-select-7-option-0&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
@@ -102,11 +102,11 @@
Me
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option css-nyiims-option&quot;
+ class=&quot;react-select__option css-1uk8033-option&quot;
id=&quot;react-select-7-option-1&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
@@ -114,11 +114,11 @@
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option css-nyiims-option&quot;
+ class=&quot;react-select__option css-1uk8033-option&quot;
id=&quot;react-select-7-option-2&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
@@ -126,11 +126,11 @@
username-2
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option css-nyiims-option&quot;
+ class=&quot;react-select__option css-1uk8033-option&quot;
id=&quot;react-select-7-option-3&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/personSelector.test.tsx:331:27)</failure>
</testcase>
</testsuite>
<testsuite name="components/calculations/Options" errors="0" failures="2" skipped="0" timestamp="2023-03-10T13:36:46" time="0.266" tests="2">
<testcase classname="components/calculations/Options should match snapshot" name="components/calculations/Options should match snapshot" time="0.03">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/calculations/Options should match snapshot 1`
- Snapshot - 5
+ Received + 5
@@ -14,14 +14,14 @@
/&gt;
&lt;div
class=&quot;CalculationOptions__control css-1s59geg-Control&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1mxrbau-ValueContainer&quot;
+ class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1kliayw-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__single-value css-1qlwihv-singleValue&quot;
+ class=&quot;CalculationOptions__single-value css-3hkq9s-singleValue&quot;
&gt;
Calculate
&lt;/div&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
@@ -39,11 +39,11 @@
&lt;div
class=&quot;CalculationOptions__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -55,15 +55,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;CalculationOptions__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;CalculationOptions__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-wpsttr-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-y45573-indicatorContainer&quot;
&gt;
&lt;i
class=&quot;CompassIcon icon-chevron-up ChevronUpIcon&quot;
/&gt;
&lt;/div&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/calculations/options.test.tsx:34:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="components/calculations/Options should match snapshot menu open" name="components/calculations/Options should match snapshot menu open" time="0.019">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/calculations/Options should match snapshot menu open 1`
- Snapshot - 9
+ Received + 9
@@ -14,14 +14,14 @@
/&gt;
&lt;div
class=&quot;CalculationOptions__control CalculationOptions__control--menu-is-open css-1s59geg-Control&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1mxrbau-ValueContainer&quot;
+ class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1kliayw-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__single-value css-1qlwihv-singleValue&quot;
+ class=&quot;CalculationOptions__single-value css-3hkq9s-singleValue&quot;
&gt;
Calculate
&lt;/div&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
@@ -41,11 +41,11 @@
&lt;div
class=&quot;CalculationOptions__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -57,40 +57,40 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;CalculationOptions__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;CalculationOptions__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-wpsttr-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-y45573-indicatorContainer&quot;
&gt;
&lt;i
class=&quot;CompassIcon icon-chevron-up ChevronUpIcon&quot;
/&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;CalculationOptions__menu css-1rsmi4x-menu&quot;
+ class=&quot;CalculationOptions__menu css-45h7mv-menu&quot;
id=&quot;react-select-3-listbox&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__menu-list css-g29tl0-MenuList&quot;
+ class=&quot;CalculationOptions__menu-list css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;CalculationOptions__option css-14xsrqy-option&quot;
+ class=&quot;CalculationOptions__option css-x3yilo-option&quot;
id=&quot;react-select-3-option-0&quot;
tabindex=&quot;-1&quot;
&gt;
Count
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;CalculationOptions__option css-14xsrqy-option&quot;
+ class=&quot;CalculationOptions__option css-x3yilo-option&quot;
id=&quot;react-select-3-option-1&quot;
tabindex=&quot;-1&quot;
&gt;
Max
&lt;/div&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/calculations/options.test.tsx:64:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blocksEditor" errors="0" failures="2" skipped="0" timestamp="2023-03-10T13:36:46" time="0.475" tests="4">
<testcase classname="components/blocksEditor/blocksEditor should match snapshot on empty" name="components/blocksEditor/blocksEditor should match snapshot on empty" time="0.039">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/blocksEditor/blocksEditor should match snapshot on empty 1`
- Snapshot - 4
+ Received + 4
@@ -17,23 +17,23 @@
aria-live=&quot;polite&quot;
aria-relevant=&quot;additions text&quot;
class=&quot;css-1f43avz-a11yText-A11yText&quot;
/&gt;
&lt;div
- class=&quot; css-4bb158-control&quot;
+ class=&quot; css-1haocjs-control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-2-placeholder&quot;
&gt;
Introduce your text or your slash command
&lt;/div&gt;
&lt;div
- class=&quot; css-g5309v-Input&quot;
+ class=&quot; css-26cneq-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-2-placeholder&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/blocksEditor/blocksEditor.test.tsx:74:27)</failure>
</testcase>
<testcase classname="components/blocksEditor/blocksEditor should match snapshot with blocks" name="components/blocksEditor/blocksEditor should match snapshot with blocks" time="0.039">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/blocksEditor/blocksEditor should match snapshot with blocks 1`
- Snapshot - 4
+ Received + 4
@@ -331,23 +331,23 @@
aria-live=&quot;polite&quot;
aria-relevant=&quot;additions text&quot;
class=&quot;css-1f43avz-a11yText-A11yText&quot;
/&gt;
&lt;div
- class=&quot; css-4bb158-control&quot;
+ class=&quot; css-1haocjs-control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-3-placeholder&quot;
&gt;
Introduce your text or your slash command
&lt;/div&gt;
&lt;div
- class=&quot; css-g5309v-Input&quot;
+ class=&quot; css-26cneq-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-3-placeholder&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/blocksEditor/blocksEditor.test.tsx:93:27)</failure>
</testcase>
<testcase classname="components/blocksEditor/blocksEditor should call onBlockCreate after introduce text and hit enter" name="components/blocksEditor/blocksEditor should call onBlockCreate after introduce text and hit enter" time="0.054">
</testcase>
<testcase classname="components/blocksEditor/blocksEditor should call onBlockModified after introduce text and hit enter" name="components/blocksEditor/blocksEditor should call onBlockModified after introduce text and hit enter" time="0.03">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/rootInput" errors="0" failures="3" skipped="0" timestamp="2023-03-10T13:36:47" time="0.354" tests="7">
<testcase classname="components/blocksEditor/rootInput should match Display snapshot" name="components/blocksEditor/rootInput should match Display snapshot" time="0.036">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/blocksEditor/rootInput should match Display snapshot 1`
- Snapshot - 3
+ Received + 3
@@ -11,17 +11,17 @@
aria-live=&quot;polite&quot;
aria-relevant=&quot;additions text&quot;
class=&quot;css-1f43avz-a11yText-A11yText&quot;
/&gt;
&lt;div
- class=&quot; css-4bb158-control&quot;
+ class=&quot; css-1haocjs-control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-nkozic-Input&quot;
+ class=&quot; css-1qgh1u0-Input&quot;
data-value=&quot;test-value&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-2-placeholder&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/blocksEditor/rootInput.test.tsx:19:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="components/blocksEditor/rootInput should match Input snapshot" name="components/blocksEditor/rootInput should match Input snapshot" time="0.011">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/blocksEditor/rootInput should match Input snapshot 1`
- Snapshot - 3
+ Received + 3
@@ -11,17 +11,17 @@
aria-live=&quot;polite&quot;
aria-relevant=&quot;additions text&quot;
class=&quot;css-1f43avz-a11yText-A11yText&quot;
/&gt;
&lt;div
- class=&quot; css-4bb158-control&quot;
+ class=&quot; css-1haocjs-control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-nkozic-Input&quot;
+ class=&quot; css-1qgh1u0-Input&quot;
data-value=&quot;test-value&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-3-placeholder&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/blocksEditor/rootInput.test.tsx:31:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="components/blocksEditor/rootInput should match Input snapshot with menu open" name="components/blocksEditor/rootInput should match Input snapshot with menu open" time="0.045">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/blocksEditor/rootInput should match Input snapshot with menu open 1`
- Snapshot - 18
+ Received + 18
@@ -11,23 +11,23 @@
aria-live=&quot;polite&quot;
aria-relevant=&quot;additions text&quot;
class=&quot;css-1f43avz-a11yText-A11yText&quot;
/&gt;
&lt;div
- class=&quot; css-4bb158-control&quot;
+ class=&quot; css-1haocjs-control&quot;
&gt;
&lt;div
- class=&quot; css-30zlo3-ValueContainer&quot;
+ class=&quot; css-b2z5qd-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-14el2xx-placeholder&quot;
+ class=&quot; css-1jqq78o-placeholder&quot;
id=&quot;react-select-4-placeholder&quot;
&gt;
Introduce your text or your slash command
&lt;/div&gt;
&lt;div
- class=&quot; css-g5309v-Input&quot;
+ class=&quot; css-26cneq-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-controls=&quot;react-select-4-listbox&quot;
@@ -52,102 +52,102 @@
&lt;div
class=&quot; css-1hb7zxy-IndicatorsContainer&quot;
/&gt;
&lt;/div&gt;
&lt;div
- class=&quot; css-1aj7brc&quot;
+ class=&quot; css-u0i6pk-MenuPortal&quot;
&gt;
&lt;div
- class=&quot; css-1rsmi4x-menu&quot;
+ class=&quot; css-45h7mv-menu&quot;
id=&quot;react-select-4-listbox&quot;
&gt;
&lt;div
- class=&quot; css-g29tl0-MenuList&quot;
+ class=&quot; css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-erqggd-option&quot;
+ class=&quot; css-8e5kjb-option&quot;
id=&quot;react-select-4-option-0&quot;
tabindex=&quot;-1&quot;
&gt;
/title Creates a new Title block.
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-4-option-1&quot;
tabindex=&quot;-1&quot;
&gt;
/subtitle Creates a new Sub title block.
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-4-option-2&quot;
tabindex=&quot;-1&quot;
&gt;
/subsubtitle Creates a new Sub Sub title block.
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-4-option-3&quot;
tabindex=&quot;-1&quot;
&gt;
/image Creates a new Image block.
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-4-option-4&quot;
tabindex=&quot;-1&quot;
&gt;
/text Creates a new Text block.
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-4-option-5&quot;
tabindex=&quot;-1&quot;
&gt;
/divider Creates a new Divider block.
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-4-option-6&quot;
tabindex=&quot;-1&quot;
&gt;
/list-item Creates a new List item block.
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-4-option-7&quot;
tabindex=&quot;-1&quot;
&gt;
/attachment Creates a new Attachment block.
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-4-option-8&quot;
tabindex=&quot;-1&quot;
&gt;
/quote Creates a new Quote block.
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-4-option-9&quot;
tabindex=&quot;-1&quot;
&gt;
/video Creates a new Video block.
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot; css-14xsrqy-option&quot;
+ class=&quot; css-x3yilo-option&quot;
id=&quot;react-select-4-option-10&quot;
tabindex=&quot;-1&quot;
&gt;
/checkbox Creates a new Checkbox block.
&lt;/div&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/blocksEditor/rootInput.test.tsx:45:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="components/blocksEditor/rootInput should emit onChange event" name="components/blocksEditor/rootInput should emit onChange event" time="0.011">
</testcase>
<testcase classname="components/blocksEditor/rootInput should not emit onChangeType event when value is not empty and hit backspace" name="components/blocksEditor/rootInput should not emit onChangeType event when value is not empty and hit backspace" time="0.009">
</testcase>
<testcase classname="components/blocksEditor/rootInput should emit onSave event hit enter" name="components/blocksEditor/rootInput should emit onSave event hit enter" time="0.01">
</testcase>
<testcase classname="components/blocksEditor/rootInput should emit onChangeType event on menu option selected" name="components/blocksEditor/rootInput should emit onChangeType event on menu option selected" time="0.031">
</testcase>
</testsuite>
<testsuite name="components/kanban/calculations/KanbanCalculationOptions" errors="0" failures="3" skipped="0" timestamp="2023-03-10T13:36:47" time="0.415" tests="5">
<testcase classname="components/kanban/calculations/KanbanCalculationOptions base case" name="components/kanban/calculations/KanbanCalculationOptions base case" time="0.031">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/kanban/calculations/KanbanCalculationOptions base case 1`
- Snapshot - 5
+ Received + 5
@@ -14,14 +14,14 @@
/&gt;
&lt;div
class=&quot;CalculationOptions__control css-1s59geg-Control&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1mxrbau-ValueContainer&quot;
+ class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1kliayw-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__single-value css-1qlwihv-singleValue&quot;
+ class=&quot;CalculationOptions__single-value css-3hkq9s-singleValue&quot;
&gt;
Count
&lt;/div&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
@@ -39,11 +39,11 @@
&lt;div
class=&quot;CalculationOptions__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -55,15 +55,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;CalculationOptions__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;CalculationOptions__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-wpsttr-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-y45573-indicatorContainer&quot;
&gt;
&lt;i
class=&quot;CompassIcon icon-chevron-up ChevronUpIcon&quot;
/&gt;
&lt;/div&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/kanban/calculation/calculationOptions.test.tsx:29:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="components/kanban/calculations/KanbanCalculationOptions with menu open" name="components/kanban/calculations/KanbanCalculationOptions with menu open" time="0.024">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/kanban/calculations/KanbanCalculationOptions with menu open 1`
- Snapshot - 7
+ Received + 7
@@ -14,14 +14,14 @@
/&gt;
&lt;div
class=&quot;CalculationOptions__control CalculationOptions__control--menu-is-open css-1s59geg-Control&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1mxrbau-ValueContainer&quot;
+ class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1kliayw-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__single-value css-1qlwihv-singleValue&quot;
+ class=&quot;CalculationOptions__single-value css-3hkq9s-singleValue&quot;
&gt;
Count
&lt;/div&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
@@ -41,11 +41,11 @@
&lt;div
class=&quot;CalculationOptions__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -57,28 +57,28 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;CalculationOptions__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;CalculationOptions__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-wpsttr-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-y45573-indicatorContainer&quot;
&gt;
&lt;i
class=&quot;CompassIcon icon-chevron-up ChevronUpIcon&quot;
/&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;CalculationOptions__menu css-1rsmi4x-menu&quot;
+ class=&quot;CalculationOptions__menu css-45h7mv-menu&quot;
id=&quot;react-select-3-listbox&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__menu-list css-g29tl0-MenuList&quot;
+ class=&quot;CalculationOptions__menu-list css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
class=&quot;KanbanCalculationOptions_CustomOption active&quot;
&gt;
&lt;span&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/kanban/calculation/calculationOptions.test.tsx:44:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="components/kanban/calculations/KanbanCalculationOptions with submenu open" name="components/kanban/calculations/KanbanCalculationOptions with submenu open" time="0.019">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/kanban/calculations/KanbanCalculationOptions with submenu open 1`
- Snapshot - 7
+ Received + 7
@@ -14,14 +14,14 @@
/&gt;
&lt;div
class=&quot;CalculationOptions__control CalculationOptions__control--menu-is-open css-1s59geg-Control&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1mxrbau-ValueContainer&quot;
+ class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1kliayw-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__single-value css-1qlwihv-singleValue&quot;
+ class=&quot;CalculationOptions__single-value css-3hkq9s-singleValue&quot;
&gt;
Count
&lt;/div&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
@@ -41,11 +41,11 @@
&lt;div
class=&quot;CalculationOptions__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -57,28 +57,28 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;CalculationOptions__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;CalculationOptions__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-wpsttr-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-y45573-indicatorContainer&quot;
&gt;
&lt;i
class=&quot;CompassIcon icon-chevron-up ChevronUpIcon&quot;
/&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;CalculationOptions__menu css-1rsmi4x-menu&quot;
+ class=&quot;CalculationOptions__menu css-45h7mv-menu&quot;
id=&quot;react-select-4-listbox&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__menu-list css-g29tl0-MenuList&quot;
+ class=&quot;CalculationOptions__menu-list css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
class=&quot;KanbanCalculationOptions_CustomOption active&quot;
&gt;
&lt;span&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/kanban/calculation/calculationOptions.test.tsx:62:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="components/kanban/calculations/KanbanCalculationOptions duplicate property types" name="components/kanban/calculations/KanbanCalculationOptions duplicate property types" time="0.014">
</testcase>
<testcase classname="components/kanban/calculations/KanbanCalculationOptions effectively date fields" name="components/kanban/calculations/KanbanCalculationOptions effectively date fields" time="0.014">
</testcase>
</testsuite>
<testsuite name="components/rhsChannelBoardItem" errors="0" failures="2" skipped="0" timestamp="2023-03-10T13:36:48" time="0.348" tests="2">
<testcase classname="components/rhsChannelBoardItem render board" name="components/rhsChannelBoardItem render board" time="0.018">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/rhsChannelBoardItem render board 1`
- Snapshot - 1
+ Received + 1
@@ -30,9 +30,9 @@
class=&quot;description&quot;
/&gt;
&lt;div
class=&quot;date&quot;
&gt;
- Last update at: July 08, 2022, 8:10 PM
+ Last update at: July 08, 2022, 3:10 PM
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/rhsChannelBoardItem.test.tsx:43:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="components/rhsChannelBoardItem render board with menu open" name="components/rhsChannelBoardItem render board with menu open" time="0.029">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/rhsChannelBoardItem render board with menu open 1`
- Snapshot - 1
+ Received + 1
@@ -122,9 +122,9 @@
&lt;/p&gt;
&lt;/div&gt;
&lt;div
class=&quot;date&quot;
&gt;
- Last update at: July 08, 2022, 8:10 PM
+ Last update at: July 08, 2022, 3:10 PM
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/rhsChannelBoardItem.test.tsx:75:27)</failure>
</testcase>
</testsuite>
<testsuite name="components/calculations/Calculation" errors="0" failures="1" skipped="0" timestamp="2023-03-10T13:36:48" time="0.379" tests="5">
<testcase classname="components/calculations/Calculation should match snapshot - none" name="components/calculations/Calculation should match snapshot - none" time="0.01">
</testcase>
<testcase classname="components/calculations/Calculation should match snapshot - count" name="components/calculations/Calculation should match snapshot - count" time="0.002">
</testcase>
<testcase classname="components/calculations/Calculation should match snapshot - countValue" name="components/calculations/Calculation should match snapshot - countValue" time="0.003">
</testcase>
<testcase classname="components/calculations/Calculation should match snapshot - countUniqueValue" name="components/calculations/Calculation should match snapshot - countUniqueValue" time="0.002">
</testcase>
<testcase classname="components/calculations/Calculation should match snapshot - option change" name="components/calculations/Calculation should match snapshot - option change" time="0.071">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/calculations/Calculation should match snapshot - option change 1`
- Snapshot - 5
+ Received + 5
@@ -20,14 +20,14 @@
/&gt;
&lt;div
class=&quot;CalculationOptions__control css-1s59geg-Control&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1mxrbau-ValueContainer&quot;
+ class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1kliayw-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__single-value css-1qlwihv-singleValue&quot;
+ class=&quot;CalculationOptions__single-value css-3hkq9s-singleValue&quot;
&gt;
Calculate
&lt;/div&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
@@ -45,11 +45,11 @@
&lt;div
class=&quot;CalculationOptions__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -61,15 +61,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;CalculationOptions__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;CalculationOptions__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-wpsttr-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-y45573-indicatorContainer&quot;
&gt;
&lt;i
class=&quot;CompassIcon icon-chevron-up ChevronUpIcon&quot;
/&gt;
&lt;/div&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/calculations/calculation.test.tsx:175:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
</testsuite>
<testsuite name="/components/confirmAddUserForNotifications" errors="0" failures="1" skipped="0" timestamp="2023-03-10T13:36:49" time="0.292" tests="3">
<testcase classname="/components/confirmAddUserForNotifications should match snapshot" name="/components/confirmAddUserForNotifications should match snapshot" time="0.034">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `/components/confirmAddUserForNotifications should match snapshot 1`
- Snapshot - 6
+ Received + 6
@@ -75,22 +75,22 @@
aria-live=&quot;polite&quot;
aria-relevant=&quot;additions text&quot;
class=&quot;css-1f43avz-a11yText-A11yText&quot;
/&gt;
&lt;div
- class=&quot; css-1s2u09g-control&quot;
+ class=&quot; css-13cymwt-control&quot;
&gt;
&lt;div
- class=&quot; css-319lph-ValueContainer&quot;
+ class=&quot; css-1fdsijx-ValueContainer&quot;
&gt;
&lt;div
- class=&quot; css-qc6sy-singleValue&quot;
+ class=&quot; css-1dimb5e-singleValue&quot;
&gt;
Editor
&lt;/div&gt;
&lt;div
- class=&quot; css-6j8wv5-Input&quot;
+ class=&quot; css-qbdosj-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-expanded=&quot;false&quot;
@@ -111,15 +111,15 @@
&lt;/div&gt;
&lt;div
class=&quot; css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;span
- class=&quot; css-1okebmr-indicatorSeparator&quot;
+ class=&quot; css-1u9des2-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot; css-tlfecz-indicatorContainer&quot;
+ class=&quot; css-1xc3v61-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/confirmAddUserForNotifications.test.tsx:28:34)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="/components/confirmAddUserForNotifications confirm button click, run onConfirm Function once" name="/components/confirmAddUserForNotifications confirm button click, run onConfirm Function once" time="0.019">
</testcase>
<testcase classname="/components/confirmAddUserForNotifications cancel button click runs onClose function" name="/components/confirmAddUserForNotifications cancel button click runs onClose function" time="0.013">
</testcase>
</testsuite>
<testsuite name="components/boardsUnfurl/BoardsUnfurl" errors="0" failures="1" skipped="0" timestamp="2023-03-10T13:36:49" time="0.422" tests="2">
<testcase classname="components/boardsUnfurl/BoardsUnfurl renders normally" name="components/boardsUnfurl/BoardsUnfurl renders normally" time="0.022">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/boardsUnfurl/BoardsUnfurl renders normally 1`
- Snapshot - 1
+ Received + 1
@@ -46,11 +46,11 @@
class=&quot;properties&quot;
/&gt;
&lt;span
class=&quot;post-preview__time&quot;
&gt;
- Updated January 01, 1970, 12:00 AM
+ Updated December 31, 1969, 6:00 PM
&lt;/span&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/a&gt;
&lt;/div&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/boardsUnfurl/boardsUnfurl.test.tsx:77:27)</failure>
</testcase>
<testcase classname="components/boardsUnfurl/BoardsUnfurl renders when limited" name="components/boardsUnfurl/BoardsUnfurl renders when limited" time="0.007">
</testcase>
</testsuite>
<testsuite name="components/kanban/calculation/KanbanCalculation" errors="0" failures="1" skipped="0" timestamp="2023-03-10T13:36:49" time="0.287" tests="3">
<testcase classname="components/kanban/calculation/KanbanCalculation base case" name="components/kanban/calculation/KanbanCalculation base case" time="0.009">
</testcase>
<testcase classname="components/kanban/calculation/KanbanCalculation calculations menu open" name="components/kanban/calculation/KanbanCalculation calculations menu open" time="0.033">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/kanban/calculation/KanbanCalculation calculations menu open 1`
- Snapshot - 7
+ Received + 7
@@ -26,14 +26,14 @@
/&gt;
&lt;div
class=&quot;CalculationOptions__control CalculationOptions__control--menu-is-open css-1s59geg-Control&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1mxrbau-ValueContainer&quot;
+ class=&quot;CalculationOptions__value-container CalculationOptions__value-container--has-value css-1kliayw-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__single-value css-1qlwihv-singleValue&quot;
+ class=&quot;CalculationOptions__single-value css-3hkq9s-singleValue&quot;
&gt;
Count
&lt;/div&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
@@ -53,11 +53,11 @@
&lt;div
class=&quot;CalculationOptions__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -69,28 +69,28 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;CalculationOptions__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;CalculationOptions__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-wpsttr-indicatorContainer&quot;
+ class=&quot;CalculationOptions__indicator CalculationOptions__dropdown-indicator css-y45573-indicatorContainer&quot;
&gt;
&lt;i
class=&quot;CompassIcon icon-chevron-up ChevronUpIcon&quot;
/&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;CalculationOptions__menu css-1rsmi4x-menu&quot;
+ class=&quot;CalculationOptions__menu css-45h7mv-menu&quot;
id=&quot;react-select-2-listbox&quot;
&gt;
&lt;div
- class=&quot;CalculationOptions__menu-list css-g29tl0-MenuList&quot;
+ class=&quot;CalculationOptions__menu-list css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
class=&quot;KanbanCalculationOptions_CustomOption active&quot;
&gt;
&lt;span&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/kanban/calculation/calculation.test.tsx:56:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="components/kanban/calculation/KanbanCalculation no menu should appear in readonly mode" name="components/kanban/calculation/KanbanCalculation no menu should appear in readonly mode" time="0.004">
</testcase>
</testsuite>
<testsuite name="components/sidebar/RegistrationLink" errors="0" failures="1" skipped="0" timestamp="2023-03-10T13:36:50" time="0.26" tests="1">
<testcase classname="components/sidebar/RegistrationLink renders with signupToken in URL query param" name="components/sidebar/RegistrationLink renders with signupToken in URL query param" time="0.017">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/sidebar/RegistrationLink renders with signupToken in URL query param 1`
- Snapshot - 2
+ Received + 2
@@ -27,15 +27,15 @@
&lt;div
class=&quot;row&quot;
&gt;
&lt;a
class=&quot;shareUrl&quot;
- href=&quot;http://localhost/register?t=abc123&quot;
+ href=&quot;http://localhost:8065/register?t=abc123&quot;
rel=&quot;noreferrer&quot;
target=&quot;_blank&quot;
&gt;
- http://localhost/register?t=abc123
+ http://localhost:8065/register?t=abc123
&lt;/a&gt;
&lt;button
class=&quot;Button filled size--small&quot;
type=&quot;button&quot;
&gt;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/sidebar/registrationLink.test.tsx:37:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="1" skipped="0" timestamp="2023-03-10T13:36:50" time="0.129" tests="4">
<testcase classname=" OctoClient: get blocks" name=" OctoClient: get blocks" time="0.003">
</testcase>
<testcase classname=" OctoClient: insert blocks" name=" OctoClient: insert blocks" time="0.001">
</testcase>
<testcase classname=" OctoClient: importFullArchive" name=" OctoClient: importFullArchive" time="0.001">
</testcase>
<testcase classname=" OctoClient: GetFileInfo" name=" OctoClient: GetFileInfo" time="0.004">
<failure>Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
Expected: &quot;http://localhost/api/v2/files/teams/0/board-id/file-id/info&quot;, ObjectContaining {&quot;headers&quot;: {&quot;Accept&quot;: &quot;application/json&quot;, &quot;Authorization&quot;: &quot;&quot;, &quot;Content-Type&quot;: &quot;application/json&quot;, &quot;X-Requested-With&quot;: &quot;XMLHttpRequest&quot;}}
Received: &quot;http://localhost:8065/api/v2/files/teams/0/board-id/file-id/info&quot;, {&quot;headers&quot;: {&quot;Accept&quot;: &quot;application/json&quot;, &quot;Authorization&quot;: &quot;&quot;, &quot;Content-Type&quot;: &quot;application/json&quot;, &quot;X-Requested-With&quot;: &quot;XMLHttpRequest&quot;}}
Number of calls: 1
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/octoClient.test.ts:91:26)</failure>
</testcase>
</testsuite>
<testsuite name="properties/updatedBy" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:50" time="0.29" tests="1">
<testcase classname="properties/updatedBy should match snapshot" name="properties/updatedBy should match snapshot" time="0.018">
</testcase>
</testsuite>
<testsuite name="components/markdownEditor" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:50" time="0.969" tests="4">
<testcase classname="components/markdownEditor should match snapshot" name="components/markdownEditor should match snapshot" time="0.011">
</testcase>
<testcase classname="components/markdownEditor should match snapshot with initial text" name="components/markdownEditor should match snapshot with initial text" time="0.003">
</testcase>
<testcase classname="components/markdownEditor should match snapshot with on click on preview element" name="components/markdownEditor should match snapshot with on click on preview element" time="0.714">
</testcase>
<testcase classname="components/markdownEditor should match snapshot with on click on preview element and then click out of it" name="components/markdownEditor should match snapshot with on click on preview element and then click out of it" time="0.026">
</testcase>
</testsuite>
<testsuite name="components/boardSelector" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:51" time="1.084" tests="4">
<testcase classname="components/boardSelector renders without start searching" name="components/boardSelector renders without start searching" time="0.029">
</testcase>
<testcase classname="components/boardSelector renders with no results" name="components/boardSelector renders with no results" time="0.325">
</testcase>
<testcase classname="components/boardSelector renders with some results" name="components/boardSelector renders with some results" time="0.329">
</testcase>
<testcase classname="components/boardSelector escape button should unmount the component" name="components/boardSelector escape button should unmount the component" time="0.011">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blocks/text" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:53" time="0.968" tests="2">
<testcase classname="components/blocksEditor/blocks/text should match Display snapshot" name="components/blocksEditor/blocks/text should match Display snapshot" time="0.017">
</testcase>
<testcase classname="components/blocksEditor/blocks/text should match Input snapshot" name="components/blocksEditor/blocks/text should match Input snapshot" time="0.739">
</testcase>
</testsuite>
<testsuite name="components/addContentMenuItem" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:54" time="0.769" tests="5">
<testcase classname="components/addContentMenuItem return an image menu item" name="components/addContentMenuItem return an image menu item" time="0.012">
</testcase>
<testcase classname="components/addContentMenuItem return a text menu item" name="components/addContentMenuItem return a text menu item" time="0.065">
</testcase>
<testcase classname="components/addContentMenuItem return a checkbox menu item" name="components/addContentMenuItem return a checkbox menu item" time="0.059">
</testcase>
<testcase classname="components/addContentMenuItem return a divider menu item" name="components/addContentMenuItem return a divider menu item" time="0.059">
</testcase>
<testcase classname="components/addContentMenuItem return an error and empty element from unknown type" name="components/addContentMenuItem return an error and empty element from unknown type" time="0.016">
</testcase>
</testsuite>
<testsuite name="src/components/kanban/kanbanColumnHeader" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:55" time="0.753" tests="10">
<testcase classname="src/components/kanban/kanbanColumnHeader should match snapshot" name="src/components/kanban/kanbanColumnHeader should match snapshot" time="0.02">
</testcase>
<testcase classname="src/components/kanban/kanbanColumnHeader should match snapshot readonly" name="src/components/kanban/kanbanColumnHeader should match snapshot readonly" time="0.003">
</testcase>
<testcase classname="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader and edit title" name="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader and edit title" time="0.039">
</testcase>
<testcase classname="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader and click on menuwrapper" name="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader and click on menuwrapper" time="0.025">
</testcase>
<testcase classname="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader, click on menuwrapper and click on hide menu" name="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader, click on menuwrapper and click on hide menu" time="0.061">
</testcase>
<testcase classname="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader, click on menuwrapper and click on delete menu" name="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader, click on menuwrapper and click on delete menu" time="0.057">
</testcase>
<testcase classname="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader, click on menuwrapper and click on blue color menu" name="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader, click on menuwrapper and click on blue color menu" time="0.054">
</testcase>
<testcase classname="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader and click to add card" name="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader and click to add card" time="0.006">
</testcase>
<testcase classname="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader and click KanbanCalculationMenu" name="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader and click KanbanCalculationMenu" time="0.008">
</testcase>
<testcase classname="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader and click count on KanbanCalculationMenu" name="src/components/kanban/kanbanColumnHeader return kanbanColumnHeader and click count on KanbanCalculationMenu" time="0.046">
</testcase>
</testsuite>
<testsuite name="components/table/TableRows" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:55" time="0.386" tests="1">
<testcase classname="components/table/TableRows should match snapshot, fire events" name="components/table/TableRows should match snapshot, fire events" time="0.026">
</testcase>
</testsuite>
<testsuite name="components/contentBlock" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:56" time="1.003" tests="10">
<testcase classname="components/contentBlock should match snapshot with textBlock" name="components/contentBlock should match snapshot with textBlock" time="0.031">
</testcase>
<testcase classname="components/contentBlock should match snapshot with dividerBlock" name="components/contentBlock should match snapshot with dividerBlock" time="0.011">
</testcase>
<testcase classname="components/contentBlock should match snapshot with commentBlock" name="components/contentBlock should match snapshot with commentBlock" time="0.015">
</testcase>
<testcase classname="components/contentBlock should match snapshot with imageBlock" name="components/contentBlock should match snapshot with imageBlock" time="0.015">
</testcase>
<testcase classname="components/contentBlock should match snapshot with commentBlock readonly" name="components/contentBlock should match snapshot with commentBlock readonly" time="0.008">
</testcase>
<testcase classname="components/contentBlock return commentBlock and click on menuwrapper" name="components/contentBlock return commentBlock and click on menuwrapper" time="0.063">
</testcase>
<testcase classname="components/contentBlock return commentBlock and click move up" name="components/contentBlock return commentBlock and click move up" time="0.097">
</testcase>
<testcase classname="components/contentBlock return commentBlock and click move down" name="components/contentBlock return commentBlock and click move down" time="0.058">
</testcase>
<testcase classname="components/contentBlock return commentBlock and click delete" name="components/contentBlock return commentBlock and click delete" time="0.049">
</testcase>
<testcase classname="components/contentBlock return commentBlock and click delete with another contentOrder" name="components/contentBlock return commentBlock and click delete with another contentOrder" time="0.047">
</testcase>
</testsuite>
<testsuite name="components/viewHeader/newCardButtonTemplateItem" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:57" time="0.577" tests="5">
<testcase classname="components/viewHeader/newCardButtonTemplateItem return NewCardButtonTemplateItem" name="components/viewHeader/newCardButtonTemplateItem return NewCardButtonTemplateItem" time="0.036">
</testcase>
<testcase classname="components/viewHeader/newCardButtonTemplateItem return NewCardButtonTemplateItem and edit" name="components/viewHeader/newCardButtonTemplateItem return NewCardButtonTemplateItem and edit" time="0.04">
</testcase>
<testcase classname="components/viewHeader/newCardButtonTemplateItem return NewCardButtonTemplateItem and add Card from template" name="components/viewHeader/newCardButtonTemplateItem return NewCardButtonTemplateItem and add Card from template" time="0.01">
</testcase>
<testcase classname="components/viewHeader/newCardButtonTemplateItem return NewCardButtonTemplateItem and delete" name="components/viewHeader/newCardButtonTemplateItem return NewCardButtonTemplateItem and delete" time="0.038">
</testcase>
<testcase classname="components/viewHeader/newCardButtonTemplateItem return NewCardButtonTemplateItem and Set as default" name="components/viewHeader/newCardButtonTemplateItem return NewCardButtonTemplateItem and Set as default" time="0.041">
</testcase>
</testsuite>
<testsuite name="src/components/shareBoard/channelPermissionsRow" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:58" time="0.36" tests="6">
<testcase classname="src/components/shareBoard/channelPermissionsRow should match snapshot" name="src/components/shareBoard/channelPermissionsRow should match snapshot" time="0.017">
</testcase>
<testcase classname="src/components/shareBoard/channelPermissionsRow should match snapshot with unknown channel" name="src/components/shareBoard/channelPermissionsRow should match snapshot with unknown channel" time="0.004">
</testcase>
<testcase classname="src/components/shareBoard/channelPermissionsRow should match snapshot with menu open" name="src/components/shareBoard/channelPermissionsRow should match snapshot with menu open" time="0.017">
</testcase>
<testcase classname="src/components/shareBoard/channelPermissionsRow should match snapshot when board has no channel id" name="src/components/shareBoard/channelPermissionsRow should match snapshot when board has no channel id" time="0.003">
</testcase>
<testcase classname="src/components/shareBoard/channelPermissionsRow should match snapshot in plugin mode" name="src/components/shareBoard/channelPermissionsRow should match snapshot in plugin mode" time="0.008">
</testcase>
<testcase classname="src/components/shareBoard/channelPermissionsRow should match snapshot in template" name="src/components/shareBoard/channelPermissionsRow should match snapshot in template" time="0.008">
</testcase>
</testsuite>
<testsuite name="properties/updatedTime" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:58" time="0.254" tests="1">
<testcase classname="properties/updatedTime should match snapshot" name="properties/updatedTime should match snapshot" time="0.017">
</testcase>
</testsuite>
<testsuite name="components/content/checkboxElement" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:58" time="0.546" tests="7">
<testcase classname="components/content/checkboxElement should match snapshot" name="components/content/checkboxElement should match snapshot" time="0.017">
</testcase>
<testcase classname="components/content/checkboxElement should match snapshot when read only" name="components/content/checkboxElement should match snapshot when read only" time="0.003">
</testcase>
<testcase classname="components/content/checkboxElement should change title" name="components/content/checkboxElement should change title" time="0.031">
</testcase>
<testcase classname="components/content/checkboxElement should toggle value" name="components/content/checkboxElement should toggle value" time="0.007">
</testcase>
<testcase classname="components/content/checkboxElement should have focus when last added" name="components/content/checkboxElement should have focus when last added" time="0.005">
</testcase>
<testcase classname="components/content/checkboxElement should add new checkbox when enter pressed" name="components/content/checkboxElement should add new checkbox when enter pressed" time="0.127">
</testcase>
<testcase classname="components/content/checkboxElement should delete automatically added checkbox with empty title on esc/enter pressed" name="components/content/checkboxElement should delete automatically added checkbox with empty title on esc/enter pressed" time="0.02">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:59" time="0.365" tests="6">
<testcase classname=" should match snapshot, no groups" name=" should match snapshot, no groups" time="0.018">
</testcase>
<testcase classname=" should match snapshot with Group" name=" should match snapshot with Group" time="0.005">
</testcase>
<testcase classname=" should match snapshot on read only" name=" should match snapshot on read only" time="0.003">
</testcase>
<testcase classname=" should match snapshot, hide group" name=" should match snapshot, hide group" time="0.005">
</testcase>
<testcase classname=" should match snapshot, add new" name=" should match snapshot, add new" time="0.008">
</testcase>
<testcase classname=" should match snapshot, edit title" name=" should match snapshot, edit title" time="0.01">
</testcase>
</testsuite>
<testsuite name="components/cardDetail/comment" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:36:59" time="0.497" tests="6">
<testcase classname="components/cardDetail/comment return comment" name="components/cardDetail/comment return comment" time="0.036">
</testcase>
<testcase classname="components/cardDetail/comment return comment readonly" name="components/cardDetail/comment return comment readonly" time="0.007">
</testcase>
<testcase classname="components/cardDetail/comment return comment and delete comment" name="components/cardDetail/comment return comment and delete comment" time="0.036">
</testcase>
<testcase classname="components/cardDetail/comment return guest comment" name="components/cardDetail/comment return guest comment" time="0.016">
</testcase>
<testcase classname="components/cardDetail/comment return guest comment readonly" name="components/cardDetail/comment return guest comment readonly" time="0.003">
</testcase>
<testcase classname="components/cardDetail/comment return guest comment and delete comment" name="components/cardDetail/comment return guest comment and delete comment" time="0.032">
</testcase>
</testsuite>
<testsuite name="components/createCategory/CreateCategory" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:00" time="0.458" tests="5">
<testcase classname="components/createCategory/CreateCategory base case should match snapshot" name="components/createCategory/CreateCategory base case should match snapshot" time="0.018">
</testcase>
<testcase classname="components/createCategory/CreateCategory should call onClose on being closed" name="components/createCategory/CreateCategory should call onClose on being closed" time="0.018">
</testcase>
<testcase classname="components/createCategory/CreateCategory should call onCreate on pressing enter" name="components/createCategory/CreateCategory should call onCreate on pressing enter" time="0.026">
</testcase>
<testcase classname="components/createCategory/CreateCategory should show initial value" name="components/createCategory/CreateCategory should show initial value" time="0.004">
</testcase>
<testcase classname="components/createCategory/CreateCategory should clear input field on clicking clear icon" name="components/createCategory/CreateCategory should clear input field on clicking clear icon" time="0.013">
</testcase>
</testsuite>
<testsuite name="Mutator" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:00" time="0.226" tests="2">
<testcase classname="Mutator changePropertyValue" name="Mutator changePropertyValue" time="0.014">
</testcase>
<testcase classname="Mutator duplicateCard" name="Mutator duplicateCard" time="0.004">
</testcase>
</testsuite>
<testsuite name="components/viewHeader/emptyCardButton" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:01" time="0.449" tests="3">
<testcase classname="components/viewHeader/emptyCardButton return EmptyCardButton" name="components/viewHeader/emptyCardButton return EmptyCardButton" time="0.015">
</testcase>
<testcase classname="components/viewHeader/emptyCardButton return EmptyCardButton and addCard" name="components/viewHeader/emptyCardButton return EmptyCardButton and addCard" time="0.015">
</testcase>
<testcase classname="components/viewHeader/emptyCardButton return EmptyCardButton and Set Template" name="components/viewHeader/emptyCardButton return EmptyCardButton and Set Template" time="0.042">
</testcase>
</testsuite>
<testsuite name="components/viewHeader/newCardButton" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:01" time="0.424" tests="3">
<testcase classname="components/viewHeader/newCardButton return NewCardButton" name="components/viewHeader/newCardButton return NewCardButton" time="0.032">
</testcase>
<testcase classname="components/viewHeader/newCardButton return NewCardButton and addCard" name="components/viewHeader/newCardButton return NewCardButton and addCard" time="0.039">
</testcase>
<testcase classname="components/viewHeader/newCardButton return NewCardButton and addCardTemplate" name="components/viewHeader/newCardButton return NewCardButton and addCardTemplate" time="0.034">
</testcase>
</testsuite>
<testsuite name="src/components/kanban/kanbanHiddenColumnItem" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:02" time="0.441" tests="5">
<testcase classname="src/components/kanban/kanbanHiddenColumnItem should match snapshot" name="src/components/kanban/kanbanHiddenColumnItem should match snapshot" time="0.014">
</testcase>
<testcase classname="src/components/kanban/kanbanHiddenColumnItem should match snapshot readonly" name="src/components/kanban/kanbanHiddenColumnItem should match snapshot readonly" time="0.004">
</testcase>
<testcase classname="src/components/kanban/kanbanHiddenColumnItem return kanbanHiddenColumnItem and click menuwrapper" name="src/components/kanban/kanbanHiddenColumnItem return kanbanHiddenColumnItem and click menuwrapper" time="0.016">
</testcase>
<testcase classname="src/components/kanban/kanbanHiddenColumnItem return kanbanHiddenColumnItem, click menuwrapper and click show" name="src/components/kanban/kanbanHiddenColumnItem return kanbanHiddenColumnItem, click menuwrapper and click show" time="0.029">
</testcase>
<testcase classname="src/components/kanban/kanbanHiddenColumnItem limited card check" name="src/components/kanban/kanbanHiddenColumnItem limited card check" time="0.003">
</testcase>
</testsuite>
<testsuite name="/components/viewMenu" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:02" time="0.447" tests="3">
<testcase classname="/components/viewMenu should match snapshot" name="/components/viewMenu should match snapshot" time="0.021">
</testcase>
<testcase classname="/components/viewMenu should match snapshot, read only" name="/components/viewMenu should match snapshot, read only" time="0.005">
</testcase>
<testcase classname="/components/viewMenu should check view limits" name="/components/viewMenu should check view limits" time="0.04">
</testcase>
</testsuite>
<testsuite name="components/sidebar/GlobalHeaderSettingsMenu" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:03" time="0.448" tests="5">
<testcase classname="components/sidebar/GlobalHeaderSettingsMenu settings menu closed should match snapshot" name="components/sidebar/GlobalHeaderSettingsMenu settings menu closed should match snapshot" time="0.014">
</testcase>
<testcase classname="components/sidebar/GlobalHeaderSettingsMenu settings menu open should match snapshot" name="components/sidebar/GlobalHeaderSettingsMenu settings menu open should match snapshot" time="0.013">
</testcase>
<testcase classname="components/sidebar/GlobalHeaderSettingsMenu languages menu open should match snapshot" name="components/sidebar/GlobalHeaderSettingsMenu languages menu open should match snapshot" time="0.022">
</testcase>
<testcase classname="components/sidebar/GlobalHeaderSettingsMenu imports menu open should match snapshot" name="components/sidebar/GlobalHeaderSettingsMenu imports menu open should match snapshot" time="0.027">
</testcase>
<testcase classname="components/sidebar/GlobalHeaderSettingsMenu Product Tour option restarts the tour" name="components/sidebar/GlobalHeaderSettingsMenu Product Tour option restarts the tour" time="0.012">
</testcase>
</testsuite>
<testsuite name="components/cardDetail/cardDetailContentsMenu" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:03" time="0.436" tests="2">
<testcase classname="components/cardDetail/cardDetailContentsMenu return cardDetailContentsMenu" name="components/cardDetail/cardDetailContentsMenu return cardDetailContentsMenu" time="0.033">
</testcase>
<testcase classname="components/cardDetail/cardDetailContentsMenu return cardDetailContentsMenu and add Text content" name="components/cardDetail/cardDetailContentsMenu return cardDetailContentsMenu and add Text content" time="0.043">
</testcase>
</testsuite>
<testsuite name="components/sidebar/SidebarSettingsMenu" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:04" time="0.399" tests="5">
<testcase classname="components/sidebar/SidebarSettingsMenu settings menu closed should match snapshot" name="components/sidebar/SidebarSettingsMenu settings menu closed should match snapshot" time="0.013">
</testcase>
<testcase classname="components/sidebar/SidebarSettingsMenu settings menu open should match snapshot" name="components/sidebar/SidebarSettingsMenu settings menu open should match snapshot" time="0.014">
</testcase>
<testcase classname="components/sidebar/SidebarSettingsMenu theme menu open should match snapshot" name="components/sidebar/SidebarSettingsMenu theme menu open should match snapshot" time="0.018">
</testcase>
<testcase classname="components/sidebar/SidebarSettingsMenu languages menu open should match snapshot" name="components/sidebar/SidebarSettingsMenu languages menu open should match snapshot" time="0.023">
</testcase>
<testcase classname="components/sidebar/SidebarSettingsMenu imports menu open should match snapshot" name="components/sidebar/SidebarSettingsMenu imports menu open should match snapshot" time="0.025">
</testcase>
</testsuite>
<testsuite name="components/sidebarBoardItem" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:04" time="0.433" tests="3">
<testcase classname="components/sidebarBoardItem sidebar board item" name="components/sidebarBoardItem sidebar board item" time="0.045">
</testcase>
<testcase classname="components/sidebarBoardItem renders default icon if no custom icon set" name="components/sidebarBoardItem renders default icon if no custom icon set" time="0.005">
</testcase>
<testcase classname="components/sidebarBoardItem sidebar board item for guest" name="components/sidebarBoardItem sidebar board item for guest" time="0.012">
</testcase>
</testsuite>
<testsuite name="components/boardTemplateSelector/boardTemplateSelectorItem" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:05" time="0.411" tests="6">
<testcase classname="components/boardTemplateSelector/boardTemplateSelectorItem should match snapshot" name="components/boardTemplateSelector/boardTemplateSelectorItem should match snapshot" time="0.016">
</testcase>
<testcase classname="components/boardTemplateSelector/boardTemplateSelectorItem should match snapshot when active" name="components/boardTemplateSelector/boardTemplateSelectorItem should match snapshot when active" time="0.004">
</testcase>
<testcase classname="components/boardTemplateSelector/boardTemplateSelectorItem should match snapshot with global template" name="components/boardTemplateSelector/boardTemplateSelectorItem should match snapshot with global template" time="0.001">
</testcase>
<testcase classname="components/boardTemplateSelector/boardTemplateSelectorItem should trigger the onSelect (and not any other) when click the element" name="components/boardTemplateSelector/boardTemplateSelectorItem should trigger the onSelect (and not any other) when click the element" time="0.006">
</testcase>
<testcase classname="components/boardTemplateSelector/boardTemplateSelectorItem should trigger the onDelete (and not any other) when click the delete icon" name="components/boardTemplateSelector/boardTemplateSelectorItem should trigger the onDelete (and not any other) when click the delete icon" time="0.012">
</testcase>
<testcase classname="components/boardTemplateSelector/boardTemplateSelectorItem should trigger the onDelete (and not any other) when click the delete icon and confirm" name="components/boardTemplateSelector/boardTemplateSelectorItem should trigger the onDelete (and not any other) when click the delete icon and confirm" time="0.054">
</testcase>
</testsuite>
<testsuite name="components/createBoardFromTemplate" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:05" time="0.542" tests="2">
<testcase classname="components/createBoardFromTemplate renders the Create Boards from template component and match snapshot" name="components/createBoardFromTemplate renders the Create Boards from template component and match snapshot" time="0.014">
</testcase>
<testcase classname="components/createBoardFromTemplate clicking checkbox toggles the templates selector" name="components/createBoardFromTemplate clicking checkbox toggles the templates selector" time="0.083">
</testcase>
</testsuite>
<testsuite name="components/dialog" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:06" time="0.447" tests="5">
<testcase classname="components/dialog should match snapshot" name="components/dialog should match snapshot" time="0.02">
</testcase>
<testcase classname="components/dialog should return dialog and click onClose button" name="components/dialog should return dialog and click onClose button" time="0.034">
</testcase>
<testcase classname="components/dialog should return dialog and click to close on wrapper" name="components/dialog should return dialog and click to close on wrapper" time="0.01">
</testcase>
<testcase classname="components/dialog should return dialog and click on test button" name="components/dialog should return dialog and click on test button" time="0.103">
</testcase>
<testcase classname="components/dialog should return dialog and click on cancel button" name="components/dialog should return dialog and click on cancel button" time="0.048">
</testcase>
</testsuite>
<testsuite name="src/components/shareBoard/shareBoard" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:06" time="0.339" tests="2">
<testcase classname="src/components/shareBoard/shareBoard should match snapshot, Private Board" name="src/components/shareBoard/shareBoard should match snapshot, Private Board" time="0.012">
</testcase>
<testcase classname="src/components/shareBoard/shareBoard should match snapshot, Open Board" name="src/components/shareBoard/shareBoard should match snapshot, Open Board" time="0.003">
</testcase>
</testsuite>
<testsuite name="src/components/shareBoard/teamPermissionsRow" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:07" time="0.328" tests="2">
<testcase classname="src/components/shareBoard/teamPermissionsRow should match snapshot in plugin mode" name="src/components/shareBoard/teamPermissionsRow should match snapshot in plugin mode" time="0.028">
</testcase>
<testcase classname="src/components/shareBoard/teamPermissionsRow should match snapshot in template" name="src/components/shareBoard/teamPermissionsRow should match snapshot in template" time="0.012">
</testcase>
</testsuite>
<testsuite name="components/table/calculation/CalculationRow" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:07" time="0.327" tests="2">
<testcase classname="components/table/calculation/CalculationRow should render three calculation elements" name="components/table/calculation/CalculationRow should render three calculation elements" time="0.015">
</testcase>
<testcase classname="components/table/calculation/CalculationRow should match snapshot" name="components/table/calculation/CalculationRow should match snapshot" time="0.003">
</testcase>
</testsuite>
<testsuite name="components/content/TextElement" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:07" time="0.308" tests="1">
<testcase classname="components/content/TextElement return a textElement" name="components/content/TextElement return a textElement" time="0.017">
</testcase>
</testsuite>
<testsuite name="components/modal" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:08" time="0.241" tests="5">
<testcase classname="components/modal should match snapshot" name="components/modal should match snapshot" time="0.012">
</testcase>
<testcase classname="components/modal return Modal and close" name="components/modal return Modal and close" time="0.015">
</testcase>
<testcase classname="components/modal return Modal on position top" name="components/modal return Modal on position top" time="0.003">
</testcase>
<testcase classname="components/modal return Modal on position bottom" name="components/modal return Modal on position bottom" time="0.002">
</testcase>
<testcase classname="components/modal return Modal on position bottom-right" name="components/modal return Modal on position bottom-right" time="0.002">
</testcase>
</testsuite>
<testsuite name="components/table/TableHeaderMenu" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:08" time="0.34" tests="1">
<testcase classname="components/table/TableHeaderMenu should match snapshot, title column" name="components/table/TableHeaderMenu should match snapshot, title column" time="0.014">
</testcase>
</testsuite>
<testsuite name="src/components/shareBoard/userPermissionsRow" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:08" time="0.289" tests="2">
<testcase classname="src/components/shareBoard/userPermissionsRow should match snapshot in plugin mode" name="src/components/shareBoard/userPermissionsRow should match snapshot in plugin mode" time="0.031">
</testcase>
<testcase classname="src/components/shareBoard/userPermissionsRow should match snapshot in template" name="src/components/shareBoard/userPermissionsRow should match snapshot in template" time="0.009">
</testcase>
</testsuite>
<testsuite name="components/sidebar/DeleteBoardDialog" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:09" time="0.229" tests="2">
<testcase classname="components/sidebar/DeleteBoardDialog Cancel should not submit" name="components/sidebar/DeleteBoardDialog Cancel should not submit" time="0.027">
</testcase>
<testcase classname="components/sidebar/DeleteBoardDialog Delete should submit" name="components/sidebar/DeleteBoardDialog Delete should submit" time="0.011">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blockContent" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:09" time="0.308" tests="5">
<testcase classname="components/blocksEditor/blockContent should match snapshot" name="components/blocksEditor/blockContent should match snapshot" time="0.019">
</testcase>
<testcase classname="components/blocksEditor/blockContent should match snapshot editing" name="components/blocksEditor/blockContent should match snapshot editing" time="0.009">
</testcase>
<testcase classname="components/blocksEditor/blockContent should call setEditing on click the content" name="components/blocksEditor/blockContent should call setEditing on click the content" time="0.006">
</testcase>
<testcase classname="components/blocksEditor/blockContent should call setEditing on click the content" name="components/blocksEditor/blockContent should call setEditing on click the content" time="0.004">
</testcase>
<testcase classname="components/blocksEditor/blockContent should call onSave on hit enter in the input" name="components/blocksEditor/blockContent should call onSave on hit enter in the input" time="0.036">
</testcase>
</testsuite>
<testsuite name="component/content/FileBlock" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:09" time="0.339" tests="2">
<testcase classname="component/content/FileBlock should match snapshot" name="component/content/FileBlock should match snapshot" time="0.022">
</testcase>
<testcase classname="component/content/FileBlock archived file" name="component/content/FileBlock archived file" time="0.004">
</testcase>
</testsuite>
<testsuite name="components/messages/VersionMessage" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:10" time="0.303" tests="4">
<testcase classname="components/messages/VersionMessage single user mode, no display" name="components/messages/VersionMessage single user mode, no display" time="0.009">
</testcase>
<testcase classname="components/messages/VersionMessage property set, no message" name="components/messages/VersionMessage property set, no message" time="0.001">
</testcase>
<testcase classname="components/messages/VersionMessage show message, click close" name="components/messages/VersionMessage show message, click close" time="0.02">
</testcase>
<testcase classname="components/messages/VersionMessage no me, no message" name="components/messages/VersionMessage no me, no message" time="0.002">
</testcase>
</testsuite>
<testsuite name="components/content/contentElement" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:10" time="0.275" tests="2">
<testcase classname="components/content/contentElement should match snapshot for checkbox type" name="components/content/contentElement should match snapshot for checkbox type" time="0.016">
</testcase>
<testcase classname="components/content/contentElement should return null for unknown type" name="components/content/contentElement should return null for unknown type" time="0.005">
</testcase>
</testsuite>
<testsuite name="components/cardActionsMenu" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:10" time="0.25" tests="3">
<testcase classname="components/cardActionsMenu should match snapshot" name="components/cardActionsMenu should match snapshot" time="0.02">
</testcase>
<testcase classname="components/cardActionsMenu should match snapshot w/ onClickDuplicate prop" name="components/cardActionsMenu should match snapshot w/ onClickDuplicate prop" time="0.005">
</testcase>
<testcase classname="components/cardActionsMenu should match snapshot w/ children prop" name="components/cardActionsMenu should match snapshot w/ children prop" time="0.003">
</testcase>
</testsuite>
<testsuite name="components/cardBadges" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:11" time="0.288" tests="3">
<testcase classname="components/cardBadges should match snapshot" name="components/cardBadges should match snapshot" time="0.02">
</testcase>
<testcase classname="components/cardBadges should match snapshot for empty card" name="components/cardBadges should match snapshot for empty card" time="0.005">
</testcase>
<testcase classname="components/cardBadges should render correct values" name="components/cardBadges should render correct values" time="0.004">
</testcase>
</testsuite>
<testsuite name="/components/confirmationDialogBox" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:11" time="0.269" tests="5">
<testcase classname="/components/confirmationDialogBox confirmDialog should match snapshot" name="/components/confirmationDialogBox confirmDialog should match snapshot" time="0.02">
</testcase>
<testcase classname="/components/confirmationDialogBox confirmDialog with Confirm Button Text should match snapshot" name="/components/confirmationDialogBox confirmDialog with Confirm Button Text should match snapshot" time="0.003">
</testcase>
<testcase classname="/components/confirmationDialogBox confirm button click, run onConfirm Function once" name="/components/confirmationDialogBox confirm button click, run onConfirm Function once" time="0.01">
</testcase>
<testcase classname="/components/confirmationDialogBox confirm button (with passed prop text), run onConfirm Function once" name="/components/confirmationDialogBox confirm button (with passed prop text), run onConfirm Function once" time="0.009">
</testcase>
<testcase classname="/components/confirmationDialogBox cancel button click runs onClose function" name="/components/confirmationDialogBox cancel button click runs onClose function" time="0.006">
</testcase>
</testsuite>
<testsuite name="components/table/TableHeaderMenu" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:11" time="0.238" tests="2">
<testcase classname="components/table/TableHeaderMenu should match snapshot, title column" name="components/table/TableHeaderMenu should match snapshot, title column" time="0.021">
</testcase>
<testcase classname="components/table/TableHeaderMenu should match snapshot, other column" name="components/table/TableHeaderMenu should match snapshot, other column" time="0.008">
</testcase>
</testsuite>
<testsuite name="components/sidebar/GlobalHeader" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:12" time="0.292" tests="1">
<testcase classname="components/sidebar/GlobalHeader header menu should match snapshot" name="components/sidebar/GlobalHeader header menu should match snapshot" time="0.018">
</testcase>
</testsuite>
<testsuite name="component/BoardSwitcherDialog" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:12" time="0.277" tests="1">
<testcase classname="component/BoardSwitcherDialog base case" name="component/BoardSwitcherDialog base case" time="0.021">
</testcase>
</testsuite>
<testsuite name="components/permission/boardPermissionGate" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:12" time="0.235" tests="4">
<testcase classname="components/permission/boardPermissionGate match snapshot when the user has the permissions" name="components/permission/boardPermissionGate match snapshot when the user has the permissions" time="0.01">
</testcase>
<testcase classname="components/permission/boardPermissionGate match snapshot when the user has the permissions with invert" name="components/permission/boardPermissionGate match snapshot when the user has the permissions with invert" time="0.002">
</testcase>
<testcase classname="components/permission/boardPermissionGate match snapshot when the user doesnt have the permissions" name="components/permission/boardPermissionGate match snapshot when the user doesnt have the permissions" time="0.002">
</testcase>
<testcase classname="components/permission/boardPermissionGate match snapshot when the user doesnt have the permissions with invert" name="components/permission/boardPermissionGate match snapshot when the user doesnt have the permissions with invert" time="0.002">
</testcase>
</testsuite>
<testsuite name="components/boardSelectorItem" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:13" time="0.252" tests="5">
<testcase classname="components/boardSelectorItem renders board without title" name="components/boardSelectorItem renders board without title" time="0.011">
</testcase>
<testcase classname="components/boardSelectorItem renders linked board" name="components/boardSelectorItem renders linked board" time="0.003">
</testcase>
<testcase classname="components/boardSelectorItem renders not linked board" name="components/boardSelectorItem renders not linked board" time="0.002">
</testcase>
<testcase classname="components/boardSelectorItem call handler on link" name="components/boardSelectorItem call handler on link" time="0.011">
</testcase>
<testcase classname="components/boardSelectorItem call handler on unlink" name="components/boardSelectorItem call handler on unlink" time="0.012">
</testcase>
</testsuite>
<testsuite name="components/flashMessages" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:13" time="0.23" tests="5">
<testcase classname="components/flashMessages renders a flash message with high severity" name="components/flashMessages renders a flash message with high severity" time="0.013">
</testcase>
<testcase classname="components/flashMessages renders a flash message with normal severity" name="components/flashMessages renders a flash message with normal severity" time="0.003">
</testcase>
<testcase classname="components/flashMessages renders a flash message with low severity" name="components/flashMessages renders a flash message with low severity" time="0.002">
</testcase>
<testcase classname="components/flashMessages renders a flash message with low severity and custom HTML in flash message" name="components/flashMessages renders a flash message with low severity and custom HTML in flash message" time="0.01">
</testcase>
<testcase classname="components/flashMessages renders a flash message with low severity and check onClick on flash works" name="components/flashMessages renders a flash message with low severity and check onClick on flash works" time="0.006">
</testcase>
</testsuite>
<testsuite name="components/content/ImageElement" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:13" time="0.269" tests="2">
<testcase classname="components/content/ImageElement should match snapshot" name="components/content/ImageElement should match snapshot" time="0.012">
</testcase>
<testcase classname="components/content/ImageElement archived file" name="components/content/ImageElement archived file" time="0.008">
</testcase>
</testsuite>
<testsuite name="src/components/shareBoard/shareBoardLoginButton" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:13" time="0.25" tests="1">
<testcase classname="src/components/shareBoard/shareBoardLoginButton should match snapshot" name="src/components/shareBoard/shareBoardLoginButton should match snapshot" time="0.019">
</testcase>
</testsuite>
<testsuite name="components/messages/CloudMessage" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:14" time="0.26" tests="1">
<testcase classname="components/messages/CloudMessage plugin mode, no display" name="components/messages/CloudMessage plugin mode, no display" time="0.015">
</testcase>
</testsuite>
<testsuite name="components/kanban/calculations/Option" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:14" time="0.21" tests="1">
<testcase classname="components/kanban/calculations/Option base case" name="components/kanban/calculations/Option base case" time="0.008">
</testcase>
</testsuite>
<testsuite name="components/content/DividerElement" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:14" time="0.211" tests="1">
<testcase classname="components/content/DividerElement should match snapshot" name="components/content/DividerElement should match snapshot" time="0.008">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blocks/video" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:14" time="0.327" tests="5">
<testcase classname="components/blocksEditor/blocks/video should match Display snapshot" name="components/blocksEditor/blocks/video should match Display snapshot" time="0.017">
</testcase>
<testcase classname="components/blocksEditor/blocks/video should match Display snapshot with empty value" name="components/blocksEditor/blocks/video should match Display snapshot with empty value" time="0.002">
</testcase>
<testcase classname="components/blocksEditor/blocks/video should match Input snapshot" name="components/blocksEditor/blocks/video should match Input snapshot" time="0.003">
</testcase>
<testcase classname="components/blocksEditor/blocks/video should match Input snapshot with empty input" name="components/blocksEditor/blocks/video should match Input snapshot with empty input" time="0.002">
</testcase>
<testcase classname="components/blocksEditor/blocks/video should emit onSave on change" name="components/blocksEditor/blocks/video should emit onSave on change" time="0.002">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blocks/attachment" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:15" time="0.211" tests="5">
<testcase classname="components/blocksEditor/blocks/attachment should match Display snapshot" name="components/blocksEditor/blocks/attachment should match Display snapshot" time="0.018">
</testcase>
<testcase classname="components/blocksEditor/blocks/attachment should match Display snapshot with empty value" name="components/blocksEditor/blocks/attachment should match Display snapshot with empty value" time="0.002">
</testcase>
<testcase classname="components/blocksEditor/blocks/attachment should match Input snapshot" name="components/blocksEditor/blocks/attachment should match Input snapshot" time="0.004">
</testcase>
<testcase classname="components/blocksEditor/blocks/attachment should match Input snapshot with empty input" name="components/blocksEditor/blocks/attachment should match Input snapshot with empty input" time="0.001">
</testcase>
<testcase classname="components/blocksEditor/blocks/attachment should emit onSave on change" name="components/blocksEditor/blocks/attachment should emit onSave on change" time="0.002">
</testcase>
</testsuite>
<testsuite name="src/components/topBar" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:15" time="0.21" tests="1">
<testcase classname="src/components/topBar should match snapshot for focalboardPlugin" name="src/components/topBar should match snapshot for focalboardPlugin" time="0.012">
</testcase>
</testsuite>
<testsuite name="components/RootPortal" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:15" time="0.214" tests="1">
<testcase classname="components/RootPortal should match snapshot" name="components/RootPortal should match snapshot" time="0.015">
</testcase>
</testsuite>
<testsuite name="components/content/ContentRegistry" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:15" time="0.189" tests="9">
<testcase classname="components/content/ContentRegistry have all contentTypes" name="components/content/ContentRegistry have all contentTypes" time="0.001">
</testcase>
<testcase classname="components/content/ContentRegistry have a contentType text" name="components/content/ContentRegistry have a contentType text" time="0.001">
</testcase>
<testcase classname="components/content/ContentRegistry have a contentType image" name="components/content/ContentRegistry have a contentType image" time="0">
</testcase>
<testcase classname="components/content/ContentRegistry have a contentType divider" name="components/content/ContentRegistry have a contentType divider" time="0">
</testcase>
<testcase classname="components/content/ContentRegistry have a contentType checkbox" name="components/content/ContentRegistry have a contentType checkbox" time="0">
</testcase>
<testcase classname="components/content/ContentRegistry get a contentHandler for text" name="components/content/ContentRegistry get a contentHandler for text" time="0.004">
</testcase>
<testcase classname="components/content/ContentRegistry get a contentHandler for image" name="components/content/ContentRegistry get a contentHandler for image" time="0">
</testcase>
<testcase classname="components/content/ContentRegistry get a contentHandler for divider" name="components/content/ContentRegistry get a contentHandler for divider" time="0">
</testcase>
<testcase classname="components/content/ContentRegistry get a contentHandler for checkbox" name="components/content/ContentRegistry get a contentHandler for checkbox" time="0.001">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blocks/image" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:16" time="0.194" tests="5">
<testcase classname="components/blocksEditor/blocks/image should match Display snapshot" name="components/blocksEditor/blocks/image should match Display snapshot" time="0.012">
</testcase>
<testcase classname="components/blocksEditor/blocks/image should match Display snapshot with empty value" name="components/blocksEditor/blocks/image should match Display snapshot with empty value" time="0.001">
</testcase>
<testcase classname="components/blocksEditor/blocks/image should match Input snapshot" name="components/blocksEditor/blocks/image should match Input snapshot" time="0.004">
</testcase>
<testcase classname="components/blocksEditor/blocks/image should match Input snapshot with empty input" name="components/blocksEditor/blocks/image should match Input snapshot with empty input" time="0.002">
</testcase>
<testcase classname="components/blocksEditor/blocks/image should emit onSave on change" name="components/blocksEditor/blocks/image should emit onSave on change" time="0.006">
</testcase>
</testsuite>
<testsuite name="components/content/archivedFile" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:16" time="0.166" tests="1">
<testcase classname="components/content/archivedFile should match snapshot" name="components/content/archivedFile should match snapshot" time="0.008">
</testcase>
</testsuite>
<testsuite name="src/components/kanban/kanbanColumn" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:16" time="0.206" tests="1">
<testcase classname="src/components/kanban/kanbanColumn should match snapshot" name="src/components/kanban/kanbanColumn should match snapshot" time="0.012">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blocks/quote" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:16" time="0.168" tests="6">
<testcase classname="components/blocksEditor/blocks/quote should match Display snapshot" name="components/blocksEditor/blocks/quote should match Display snapshot" time="0.016">
</testcase>
<testcase classname="components/blocksEditor/blocks/quote should match Input snapshot" name="components/blocksEditor/blocks/quote should match Input snapshot" time="0.005">
</testcase>
<testcase classname="components/blocksEditor/blocks/quote should emit onChange event" name="components/blocksEditor/blocks/quote should emit onChange event" time="0.003">
</testcase>
<testcase classname="components/blocksEditor/blocks/quote should not emit onCancel event when value is not empty and hit backspace" name="components/blocksEditor/blocks/quote should not emit onCancel event when value is not empty and hit backspace" time="0.002">
</testcase>
<testcase classname="components/blocksEditor/blocks/quote should emit onCancel event when value is empty and hit backspace" name="components/blocksEditor/blocks/quote should emit onCancel event when value is empty and hit backspace" time="0.002">
</testcase>
<testcase classname="components/blocksEditor/blocks/quote should emit onSave event hit enter" name="components/blocksEditor/blocks/quote should emit onSave event hit enter" time="0.002">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blocks/checkbox" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:16" time="0.202" tests="10">
<testcase classname="components/blocksEditor/blocks/checkbox should match Display snapshot" name="components/blocksEditor/blocks/checkbox should match Display snapshot" time="0.011">
</testcase>
<testcase classname="components/blocksEditor/blocks/checkbox should match Display snapshot not checked" name="components/blocksEditor/blocks/checkbox should match Display snapshot not checked" time="0.001">
</testcase>
<testcase classname="components/blocksEditor/blocks/checkbox should match Input snapshot" name="components/blocksEditor/blocks/checkbox should match Input snapshot" time="0.006">
</testcase>
<testcase classname="components/blocksEditor/blocks/checkbox should match Input snapshot not checked" name="components/blocksEditor/blocks/checkbox should match Input snapshot not checked" time="0.003">
</testcase>
<testcase classname="components/blocksEditor/blocks/checkbox should emit onSave event on Display checkbox clicked" name="components/blocksEditor/blocks/checkbox should emit onSave event on Display checkbox clicked" time="0.011">
</testcase>
<testcase classname="components/blocksEditor/blocks/checkbox should emit onChange event on input change" name="components/blocksEditor/blocks/checkbox should emit onChange event on input change" time="0.004">
</testcase>
<testcase classname="components/blocksEditor/blocks/checkbox should emit onChange event on checkbox click" name="components/blocksEditor/blocks/checkbox should emit onChange event on checkbox click" time="0.003">
</testcase>
<testcase classname="components/blocksEditor/blocks/checkbox should not emit onCancel event when value is not empty and hit backspace" name="components/blocksEditor/blocks/checkbox should not emit onCancel event when value is not empty and hit backspace" time="0.013">
</testcase>
<testcase classname="components/blocksEditor/blocks/checkbox should emit onCancel event when value is empty and hit backspace" name="components/blocksEditor/blocks/checkbox should emit onCancel event when value is empty and hit backspace" time="0.002">
</testcase>
<testcase classname="components/blocksEditor/blocks/checkbox should emit onSave event hit enter" name="components/blocksEditor/blocks/checkbox should emit onSave event hit enter" time="0.001">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blocks/list-item" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:17" time="0.201" tests="6">
<testcase classname="components/blocksEditor/blocks/list-item should match Display snapshot" name="components/blocksEditor/blocks/list-item should match Display snapshot" time="0.009">
</testcase>
<testcase classname="components/blocksEditor/blocks/list-item should match Input snapshot" name="components/blocksEditor/blocks/list-item should match Input snapshot" time="0.015">
</testcase>
<testcase classname="components/blocksEditor/blocks/list-item should emit onChange event" name="components/blocksEditor/blocks/list-item should emit onChange event" time="0.004">
</testcase>
<testcase classname="components/blocksEditor/blocks/list-item should not emit onCancel event when value is not empty and hit backspace" name="components/blocksEditor/blocks/list-item should not emit onCancel event when value is not empty and hit backspace" time="0.004">
</testcase>
<testcase classname="components/blocksEditor/blocks/list-item should emit onCancel event when value is empty and hit backspace" name="components/blocksEditor/blocks/list-item should emit onCancel event when value is empty and hit backspace" time="0.003">
</testcase>
<testcase classname="components/blocksEditor/blocks/list-item should emit onSave event hit enter" name="components/blocksEditor/blocks/list-item should emit onSave event hit enter" time="0.004">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blocks/h3" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:17" time="0.218" tests="6">
<testcase classname="components/blocksEditor/blocks/h3 should match Display snapshot" name="components/blocksEditor/blocks/h3 should match Display snapshot" time="0.01">
</testcase>
<testcase classname="components/blocksEditor/blocks/h3 should match Input snapshot" name="components/blocksEditor/blocks/h3 should match Input snapshot" time="0.005">
</testcase>
<testcase classname="components/blocksEditor/blocks/h3 should emit onChange event" name="components/blocksEditor/blocks/h3 should emit onChange event" time="0.002">
</testcase>
<testcase classname="components/blocksEditor/blocks/h3 should not emit onCancel event when value is not empty and hit backspace" name="components/blocksEditor/blocks/h3 should not emit onCancel event when value is not empty and hit backspace" time="0.003">
</testcase>
<testcase classname="components/blocksEditor/blocks/h3 should emit onCancel event when value is empty and hit backspace" name="components/blocksEditor/blocks/h3 should emit onCancel event when value is empty and hit backspace" time="0.002">
</testcase>
<testcase classname="components/blocksEditor/blocks/h3 should emit onSave event hit enter" name="components/blocksEditor/blocks/h3 should emit onSave event hit enter" time="0.002">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blocks/h1" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:17" time="0.179" tests="6">
<testcase classname="components/blocksEditor/blocks/h1 should match Display snapshot" name="components/blocksEditor/blocks/h1 should match Display snapshot" time="0.01">
</testcase>
<testcase classname="components/blocksEditor/blocks/h1 should match Input snapshot" name="components/blocksEditor/blocks/h1 should match Input snapshot" time="0.005">
</testcase>
<testcase classname="components/blocksEditor/blocks/h1 should emit onChange event" name="components/blocksEditor/blocks/h1 should emit onChange event" time="0.003">
</testcase>
<testcase classname="components/blocksEditor/blocks/h1 should not emit onCancel event when value is not empty and hit backspace" name="components/blocksEditor/blocks/h1 should not emit onCancel event when value is not empty and hit backspace" time="0.002">
</testcase>
<testcase classname="components/blocksEditor/blocks/h1 should emit onCancel event when value is empty and hit backspace" name="components/blocksEditor/blocks/h1 should emit onCancel event when value is empty and hit backspace" time="0.006">
</testcase>
<testcase classname="components/blocksEditor/blocks/h1 should emit onSave event hit enter" name="components/blocksEditor/blocks/h1 should emit onSave event hit enter" time="0.003">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blocks/h2" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:17" time="0.164" tests="6">
<testcase classname="components/blocksEditor/blocks/h2 should match Display snapshot" name="components/blocksEditor/blocks/h2 should match Display snapshot" time="0.013">
</testcase>
<testcase classname="components/blocksEditor/blocks/h2 should match Input snapshot" name="components/blocksEditor/blocks/h2 should match Input snapshot" time="0.006">
</testcase>
<testcase classname="components/blocksEditor/blocks/h2 should emit onChange event" name="components/blocksEditor/blocks/h2 should emit onChange event" time="0.002">
</testcase>
<testcase classname="components/blocksEditor/blocks/h2 should not emit onCancel event when value is not empty and hit backspace" name="components/blocksEditor/blocks/h2 should not emit onCancel event when value is not empty and hit backspace" time="0.003">
</testcase>
<testcase classname="components/blocksEditor/blocks/h2 should emit onCancel event when value is empty and hit backspace" name="components/blocksEditor/blocks/h2 should emit onCancel event when value is empty and hit backspace" time="0.002">
</testcase>
<testcase classname="components/blocksEditor/blocks/h2 should emit onSave event hit enter" name="components/blocksEditor/blocks/h2 should emit onSave event hit enter" time="0.001">
</testcase>
</testsuite>
<testsuite name="components/calculations/calculation logic" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:17" time="0.171" tests="100">
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;text&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;text&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;number&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;number&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;email&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;email&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;phone&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;phone&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;url&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;url&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;select&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;select&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;multiSelect&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;multiSelect&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;date&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;date&quot;" time="0.004">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;person&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;person&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;checkbox&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;checkbox&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;createdTime&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;createdTime&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;createdBy&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;createdBy&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;updatedTime&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;updatedTime&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count for property type &quot;updatedBy&quot;" name="components/calculations/calculation logic should correctly count for property type &quot;updatedBy&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count empty for property type &quot;text&quot;" name="components/calculations/calculation logic should correctly count empty for property type &quot;text&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count empty for property type &quot;number&quot;" name="components/calculations/calculation logic should correctly count empty for property type &quot;number&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count empty for property type &quot;email&quot;" name="components/calculations/calculation logic should correctly count empty for property type &quot;email&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count empty for property type &quot;phone&quot;" name="components/calculations/calculation logic should correctly count empty for property type &quot;phone&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count empty for property type &quot;url&quot;" name="components/calculations/calculation logic should correctly count empty for property type &quot;url&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count empty for property type &quot;select&quot;" name="components/calculations/calculation logic should correctly count empty for property type &quot;select&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count empty for property type &quot;multiSelect&quot;" name="components/calculations/calculation logic should correctly count empty for property type &quot;multiSelect&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count empty for property type &quot;date&quot;" name="components/calculations/calculation logic should correctly count empty for property type &quot;date&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count empty for property type &quot;person&quot;" name="components/calculations/calculation logic should correctly count empty for property type &quot;person&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count empty for property type &quot;checkbox&quot;" name="components/calculations/calculation logic should correctly count empty for property type &quot;checkbox&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute empty percent for property type &quot;text&quot;" name="components/calculations/calculation logic should correctly compute empty percent for property type &quot;text&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute empty percent for property type &quot;number&quot;" name="components/calculations/calculation logic should correctly compute empty percent for property type &quot;number&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute empty percent for property type &quot;email&quot;" name="components/calculations/calculation logic should correctly compute empty percent for property type &quot;email&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute empty percent for property type &quot;phone&quot;" name="components/calculations/calculation logic should correctly compute empty percent for property type &quot;phone&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute empty percent for property type &quot;url&quot;" name="components/calculations/calculation logic should correctly compute empty percent for property type &quot;url&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute empty percent for property type &quot;select&quot;" name="components/calculations/calculation logic should correctly compute empty percent for property type &quot;select&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute empty percent for property type &quot;multiSelect&quot;" name="components/calculations/calculation logic should correctly compute empty percent for property type &quot;multiSelect&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute empty percent for property type &quot;date&quot;" name="components/calculations/calculation logic should correctly compute empty percent for property type &quot;date&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute empty percent for property type &quot;person&quot;" name="components/calculations/calculation logic should correctly compute empty percent for property type &quot;person&quot;" time="0.004">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute empty percent for property type &quot;checkbox&quot;" name="components/calculations/calculation logic should correctly compute empty percent for property type &quot;checkbox&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count not empty for property type &quot;text&quot;" name="components/calculations/calculation logic should correctly count not empty for property type &quot;text&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count not empty for property type &quot;number&quot;" name="components/calculations/calculation logic should correctly count not empty for property type &quot;number&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count not empty for property type &quot;email&quot;" name="components/calculations/calculation logic should correctly count not empty for property type &quot;email&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count not empty for property type &quot;phone&quot;" name="components/calculations/calculation logic should correctly count not empty for property type &quot;phone&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count not empty for property type &quot;url&quot;" name="components/calculations/calculation logic should correctly count not empty for property type &quot;url&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count not empty for property type &quot;select&quot;" name="components/calculations/calculation logic should correctly count not empty for property type &quot;select&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count not empty for property type &quot;multiSelect&quot;" name="components/calculations/calculation logic should correctly count not empty for property type &quot;multiSelect&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count not empty for property type &quot;date&quot;" name="components/calculations/calculation logic should correctly count not empty for property type &quot;date&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count not empty for property type &quot;person&quot;" name="components/calculations/calculation logic should correctly count not empty for property type &quot;person&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count not empty for property type &quot;checkbox&quot;" name="components/calculations/calculation logic should correctly count not empty for property type &quot;checkbox&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;text&quot;" name="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;text&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;number&quot;" name="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;number&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;email&quot;" name="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;email&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;phone&quot;" name="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;phone&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;url&quot;" name="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;url&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;select&quot;" name="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;select&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;multiSelect&quot;" name="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;multiSelect&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;date&quot;" name="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;date&quot;" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;person&quot;" name="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;person&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;checkbox&quot;" name="components/calculations/calculation logic should correctly compute not empty percent for property type &quot;checkbox&quot;" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type text" name="components/calculations/calculation logic should correctly count values for property type text" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type number" name="components/calculations/calculation logic should correctly count values for property type number" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type email" name="components/calculations/calculation logic should correctly count values for property type email" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type phone" name="components/calculations/calculation logic should correctly count values for property type phone" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type url" name="components/calculations/calculation logic should correctly count values for property type url" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type select" name="components/calculations/calculation logic should correctly count values for property type select" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type multiSelect" name="components/calculations/calculation logic should correctly count values for property type multiSelect" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type date" name="components/calculations/calculation logic should correctly count values for property type date" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type person" name="components/calculations/calculation logic should correctly count values for property type person" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type checkbox" name="components/calculations/calculation logic should correctly count values for property type checkbox" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type createdTime" name="components/calculations/calculation logic should correctly count values for property type createdTime" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type createdBy" name="components/calculations/calculation logic should correctly count values for property type createdBy" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type updatedTime" name="components/calculations/calculation logic should correctly count values for property type updatedTime" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count values for property type updatedBy" name="components/calculations/calculation logic should correctly count values for property type updatedBy" time="0.003">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type text" name="components/calculations/calculation logic should correctly count unique values for property type text" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type number" name="components/calculations/calculation logic should correctly count unique values for property type number" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type email" name="components/calculations/calculation logic should correctly count unique values for property type email" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type phone" name="components/calculations/calculation logic should correctly count unique values for property type phone" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type url" name="components/calculations/calculation logic should correctly count unique values for property type url" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type select" name="components/calculations/calculation logic should correctly count unique values for property type select" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type multiSelect" name="components/calculations/calculation logic should correctly count unique values for property type multiSelect" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type date" name="components/calculations/calculation logic should correctly count unique values for property type date" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type person" name="components/calculations/calculation logic should correctly count unique values for property type person" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type checkbox" name="components/calculations/calculation logic should correctly count unique values for property type checkbox" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type createdTime" name="components/calculations/calculation logic should correctly count unique values for property type createdTime" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type createdBy" name="components/calculations/calculation logic should correctly count unique values for property type createdBy" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type updatedTime" name="components/calculations/calculation logic should correctly count unique values for property type updatedTime" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic should correctly count unique values for property type updatedBy" name="components/calculations/calculation logic should correctly count unique values for property type updatedBy" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic countUniqueValue for cards created 1 second apart" name="components/calculations/calculation logic countUniqueValue for cards created 1 second apart" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic countUniqueValue for cards updated 1 second apart" name="components/calculations/calculation logic countUniqueValue for cards updated 1 second apart" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic countUniqueValue for cards created 1 minute apart" name="components/calculations/calculation logic countUniqueValue for cards created 1 minute apart" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic countUniqueValue for cards updated 1 minute apart" name="components/calculations/calculation logic countUniqueValue for cards updated 1 minute apart" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic countChecked for cards" name="components/calculations/calculation logic countChecked for cards" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic countChecked for cards, one set, other unset" name="components/calculations/calculation logic countChecked for cards, one set, other unset" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic countUnchecked for cards" name="components/calculations/calculation logic countUnchecked for cards" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic countUnchecked for cards, two set, one unset" name="components/calculations/calculation logic countUnchecked for cards, two set, one unset" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic countUnchecked for cards, one set, other unset" name="components/calculations/calculation logic countUnchecked for cards, one set, other unset" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic countUnchecked for cards, one set, two unset" name="components/calculations/calculation logic countUnchecked for cards, one set, two unset" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic percentChecked for cards" name="components/calculations/calculation logic percentChecked for cards" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic percentUnchecked for cards" name="components/calculations/calculation logic percentUnchecked for cards" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic sum" name="components/calculations/calculation logic sum" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic average" name="components/calculations/calculation logic average" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic median" name="components/calculations/calculation logic median" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic min" name="components/calculations/calculation logic min" time="0">
</testcase>
<testcase classname="components/calculations/calculation logic max" name="components/calculations/calculation logic max" time="0.001">
</testcase>
<testcase classname="components/calculations/calculation logic range" name="components/calculations/calculation logic range" time="0">
</testcase>
</testsuite>
<testsuite name="src/cardFilter" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:18" time="0.172" tests="64">
<testcase classname="src/cardFilter verify isClauseMet method should be true with isNotEmpty clause" name="src/cardFilter verify isClauseMet method should be true with isNotEmpty clause" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method should be false with isEmpty clause" name="src/cardFilter verify isClauseMet method should be false with isEmpty clause" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method should be true with includes clause" name="src/cardFilter verify isClauseMet method should be true with includes clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method should be true with includes and no values clauses" name="src/cardFilter verify isClauseMet method should be true with includes and no values clauses" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method should be false with notIncludes clause" name="src/cardFilter verify isClauseMet method should be false with notIncludes clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method should be true with notIncludes and no values clauses" name="src/cardFilter verify isClauseMet method should be true with notIncludes and no values clauses" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - person property should be true with isNotEmpty clause" name="src/cardFilter verify isClauseMet method - person property should be true with isNotEmpty clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - person property should be false with isEmpty clause" name="src/cardFilter verify isClauseMet method - person property should be false with isEmpty clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - person property verify empty includes clause" name="src/cardFilter verify isClauseMet method - person property verify empty includes clause" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - person property verify includes clause" name="src/cardFilter verify isClauseMet method - person property verify includes clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - person property verify includes clause multiple values" name="src/cardFilter verify isClauseMet method - person property verify includes clause multiple values" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - person property verify not includes clause" name="src/cardFilter verify isClauseMet method - person property verify not includes clause" time="0.004">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - multi-person property should be true with isNotEmpty clause" name="src/cardFilter verify isClauseMet method - multi-person property should be true with isNotEmpty clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - multi-person property should be false with isEmpty clause" name="src/cardFilter verify isClauseMet method - multi-person property should be false with isEmpty clause" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - multi-person property verify empty includes clause" name="src/cardFilter verify isClauseMet method - multi-person property verify empty includes clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - multi-person property verify includes clause" name="src/cardFilter verify isClauseMet method - multi-person property verify includes clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - multi-person property verify includes clause 2" name="src/cardFilter verify isClauseMet method - multi-person property verify includes clause 2" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - multi-person property verify includes clause multiple values" name="src/cardFilter verify isClauseMet method - multi-person property verify includes clause multiple values" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - multi-person property verify includes clause multiple values 2" name="src/cardFilter verify isClauseMet method - multi-person property verify includes clause multiple values 2" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - multi-person property verify not includes clause" name="src/cardFilter verify isClauseMet method - multi-person property verify not includes clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - multi-person property verify not includes clause, multiple values" name="src/cardFilter verify isClauseMet method - multi-person property verify not includes clause, multiple values" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - (createdBy) person property verify empty includes clause" name="src/cardFilter verify isClauseMet method - (createdBy) person property verify empty includes clause" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - (createdBy) person property verify includes clause" name="src/cardFilter verify isClauseMet method - (createdBy) person property verify includes clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - (createdBy) person property verify includes clause multiple values" name="src/cardFilter verify isClauseMet method - (createdBy) person property verify includes clause multiple values" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - (createdBy) person property verify not includes clause" name="src/cardFilter verify isClauseMet method - (createdBy) person property verify not includes clause" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - single date property should be true with isSet clause" name="src/cardFilter verify isClauseMet method - single date property should be true with isSet clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - single date property should be false with notSet clause" name="src/cardFilter verify isClauseMet method - single date property should be false with notSet clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - single date property verify isBefore clause" name="src/cardFilter verify isClauseMet method - single date property verify isBefore clause" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - single date property verify isAfter clauses" name="src/cardFilter verify isClauseMet method - single date property verify isAfter clauses" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - single date property verify is clause" name="src/cardFilter verify isClauseMet method - single date property verify is clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - date range property verify isBefore clause" name="src/cardFilter verify isClauseMet method - date range property verify isBefore clause" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - date range property verify isAfter clauses" name="src/cardFilter verify isClauseMet method - date range property verify isAfter clauses" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - date range property verify is clause" name="src/cardFilter verify isClauseMet method - date range property verify is clause" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - (createdTime) date property should be true with isSet clause" name="src/cardFilter verify isClauseMet method - (createdTime) date property should be true with isSet clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - (createdTime) date property should be false with notSet clause" name="src/cardFilter verify isClauseMet method - (createdTime) date property should be false with notSet clause" time="0.004">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - (createdTime) date property verify isBefore clause" name="src/cardFilter verify isClauseMet method - (createdTime) date property verify isBefore clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - (createdTime) date property verify isAfter clauses" name="src/cardFilter verify isClauseMet method - (createdTime) date property verify isAfter clauses" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isClauseMet method - (createdTime) date property verify is clause" name="src/cardFilter verify isClauseMet method - (createdTime) date property verify is clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify isFilterGroupMet method should return true with no filter" name="src/cardFilter verify isFilterGroupMet method should return true with no filter" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isFilterGroupMet method should return true with or operation and 2 filterCause, one is false " name="src/cardFilter verify isFilterGroupMet method should return true with or operation and 2 filterCause, one is false " time="0">
</testcase>
<testcase classname="src/cardFilter verify isFilterGroupMet method should return true with or operation and 2 filterCause, 1 filtergroup in filtergroup, one filterClause is false " name="src/cardFilter verify isFilterGroupMet method should return true with or operation and 2 filterCause, 1 filtergroup in filtergroup, one filterClause is false " time="0.001">
</testcase>
<testcase classname="src/cardFilter verify isFilterGroupMet method should return false with or operation and two filterCause, two are false " name="src/cardFilter verify isFilterGroupMet method should return false with or operation and two filterCause, two are false " time="0">
</testcase>
<testcase classname="src/cardFilter verify isFilterGroupMet method should return false with and operation and 2 filterCause, one is false " name="src/cardFilter verify isFilterGroupMet method should return false with and operation and 2 filterCause, one is false " time="0">
</testcase>
<testcase classname="src/cardFilter verify isFilterGroupMet method should return true with and operation and 2 filterCause, two are true " name="src/cardFilter verify isFilterGroupMet method should return true with and operation and 2 filterCause, two are true " time="0">
</testcase>
<testcase classname="src/cardFilter verify isFilterGroupMet method should return true with or operation and 2 filterCause, 1 filtergroup in filtergroup, one filterClause is false " name="src/cardFilter verify isFilterGroupMet method should return true with or operation and 2 filterCause, 1 filtergroup in filtergroup, one filterClause is false " time="0">
</testcase>
<testcase classname="src/cardFilter verify propertyThatMeetsFilterClause method should return Utils.assertFailure and filterClause propertyId " name="src/cardFilter verify propertyThatMeetsFilterClause method should return Utils.assertFailure and filterClause propertyId " time="0.001">
</testcase>
<testcase classname="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with non-select template and isNotEmpty clause " name="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with non-select template and isNotEmpty clause " time="0">
</testcase>
<testcase classname="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with select template , an option and isNotEmpty clause " name="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with select template , an option and isNotEmpty clause " time="0.001">
</testcase>
<testcase classname="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with select template , no option and isNotEmpty clause " name="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with select template , no option and isNotEmpty clause " time="0">
</testcase>
<testcase classname="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with template, and includes clause with values" name="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with template, and includes clause with values" time="0">
</testcase>
<testcase classname="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with template, and includes clause with no values" name="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with template, and includes clause with no values" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with template, and notIncludes clause" name="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with template, and notIncludes clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with template, and isEmpty clause" name="src/cardFilter verify propertyThatMeetsFilterClause method should return filterClause propertyId with template, and isEmpty clause" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify propertyThatMeetsFilterClause method - Person properties should return filterClause propertyId with template, and isEmpty clause" name="src/cardFilter verify propertyThatMeetsFilterClause method - Person properties should return filterClause propertyId with template, and isEmpty clause" time="0">
</testcase>
<testcase classname="src/cardFilter verify propertyThatMeetsFilterClause method - Person properties should return filterClause propertyId with template, and isEmpty clause" name="src/cardFilter verify propertyThatMeetsFilterClause method - Person properties should return filterClause propertyId with template, and isEmpty clause" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify propertiesThatMeetFilterGroup method should return {} with undefined filterGroup" name="src/cardFilter verify propertiesThatMeetFilterGroup method should return {} with undefined filterGroup" time="0">
</testcase>
<testcase classname="src/cardFilter verify propertiesThatMeetFilterGroup method should return {} with filterGroup without filter" name="src/cardFilter verify propertiesThatMeetFilterGroup method should return {} with filterGroup without filter" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify propertiesThatMeetFilterGroup method should return {} with filterGroup, or operation and no template" name="src/cardFilter verify propertiesThatMeetFilterGroup method should return {} with filterGroup, or operation and no template" time="0">
</testcase>
<testcase classname="src/cardFilter verify propertiesThatMeetFilterGroup method should return a result with filterGroup, or operation and template" name="src/cardFilter verify propertiesThatMeetFilterGroup method should return a result with filterGroup, or operation and template" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify propertiesThatMeetFilterGroup method should return {} with filterGroup, and operation and no template" name="src/cardFilter verify propertiesThatMeetFilterGroup method should return {} with filterGroup, and operation and no template" time="0">
</testcase>
<testcase classname="src/cardFilter verify propertiesThatMeetFilterGroup method should return a result with filterGroup, and operation and template" name="src/cardFilter verify propertiesThatMeetFilterGroup method should return a result with filterGroup, and operation and template" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify applyFilterGroup method should return array with card1" name="src/cardFilter verify applyFilterGroup method should return array with card1" time="0">
</testcase>
<testcase classname="src/cardFilter verfiy applyFilterGroup method for case-sensitive search should return array with card1 when search by test as Card1" name="src/cardFilter verfiy applyFilterGroup method for case-sensitive search should return array with card1 when search by test as Card1" time="0.001">
</testcase>
<testcase classname="src/cardFilter verify applyFilter for title should not return array with card1" name="src/cardFilter verify applyFilter for title should not return array with card1" time="0">
</testcase>
</testsuite>
<testsuite name="components/blocksEditor/blocks/divider" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:18" time="0.159" tests="3">
<testcase classname="components/blocksEditor/blocks/divider should match Display snapshot" name="components/blocksEditor/blocks/divider should match Display snapshot" time="0.007">
</testcase>
<testcase classname="components/blocksEditor/blocks/divider should match Input snapshot" name="components/blocksEditor/blocks/divider should match Input snapshot" time="0.003">
</testcase>
<testcase classname="components/blocksEditor/blocks/divider should emit onSave event on mount" name="components/blocksEditor/blocks/divider should emit onSave event on mount" time="0.001">
</testcase>
</testsuite>
<testsuite name="utils" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:18" time="0.15" tests="29">
<testcase classname="utils assureProtocol should passthrough on valid short protocol" name="utils assureProtocol should passthrough on valid short protocol" time="0.001">
</testcase>
<testcase classname="utils assureProtocol should passthrough on valid long protocol" name="utils assureProtocol should passthrough on valid long protocol" time="0.001">
</testcase>
<testcase classname="utils assureProtocol should passthrough on valid short protocol" name="utils assureProtocol should passthrough on valid short protocol" time="0">
</testcase>
<testcase classname="utils assureProtocol should add a https for empty protocol" name="utils assureProtocol should add a https for empty protocol" time="0.001">
</testcase>
<testcase classname="utils createGuid should create 27 char random id for workspace" name="utils createGuid should create 27 char random id for workspace" time="0">
</testcase>
<testcase classname="utils createGuid should create 27 char random id for board" name="utils createGuid should create 27 char random id for board" time="0.001">
</testcase>
<testcase classname="utils createGuid should create 27 char random id for card" name="utils createGuid should create 27 char random id for card" time="0.001">
</testcase>
<testcase classname="utils createGuid should create 27 char random id" name="utils createGuid should create 27 char random id" time="0.004">
</testcase>
<testcase classname="utils htmlFromMarkdown should not allow XSS on links href on the webapp" name="utils htmlFromMarkdown should not allow XSS on links href on the webapp" time="0.005">
</testcase>
<testcase classname="utils htmlFromMarkdown should not allow XSS on links href on the desktop app" name="utils htmlFromMarkdown should not allow XSS on links href on the desktop app" time="0.003">
</testcase>
<testcase classname="utils htmlFromMarkdown should encode links" name="utils htmlFromMarkdown should encode links" time="0.001">
</testcase>
<testcase classname="utils htmlFromMarkdown should not double encode title and href" name="utils htmlFromMarkdown should not double encode title and href" time="0.001">
</testcase>
<testcase classname="utils countCheckboxesInMarkdown should count checkboxes" name="utils countCheckboxesInMarkdown should count checkboxes" time="0.001">
</testcase>
<testcase classname="utils display date should show month and day for current year" name="utils display date should show month and day for current year" time="0.002">
</testcase>
<testcase classname="utils display date should show month, day and year for previous year" name="utils display date should show month, day and year for previous year" time="0">
</testcase>
<testcase classname="utils input date should show mm/dd/yyyy for current year" name="utils input date should show mm/dd/yyyy for current year" time="0.001">
</testcase>
<testcase classname="utils input date should show dd/mm/yyyy for current year, es local" name="utils input date should show dd/mm/yyyy for current year, es local" time="0.002">
</testcase>
<testcase classname="utils display date and time should show month, day and time for current year" name="utils display date and time should show month, day and time for current year" time="0">
</testcase>
<testcase classname="utils display date and time should show month, day, year and time for previous year" name="utils display date and time should show month, day, year and time for previous year" time="0.001">
</testcase>
<testcase classname="utils compare versions should return one if b &gt; a" name="utils compare versions should return one if b &gt; a" time="0">
</testcase>
<testcase classname="utils compare versions should return zero if a = b" name="utils compare versions should return zero if a = b" time="0.001">
</testcase>
<testcase classname="utils compare versions should return minus one if b &lt; a" name="utils compare versions should return minus one if b &lt; a" time="0">
</testcase>
<testcase classname="utils showBoard test should switch boards" name="utils showBoard test should switch boards" time="0.001">
</testcase>
<testcase classname="utils getUserDisplayName test should display username, by default" name="utils getUserDisplayName test should display username, by default" time="0">
</testcase>
<testcase classname="utils getUserDisplayName test should display nickname" name="utils getUserDisplayName test should display nickname" time="0">
</testcase>
<testcase classname="utils getUserDisplayName test should display fullname" name="utils getUserDisplayName test should display fullname" time="0">
</testcase>
<testcase classname="utils getUserDisplayName test should display username" name="utils getUserDisplayName test should display username" time="0">
</testcase>
<testcase classname="utils getUserDisplayName test should display full name, no nickname" name="utils getUserDisplayName test should display full name, no nickname" time="0">
</testcase>
<testcase classname="utils getUserDisplayName test should display username, no nickname, no full name" name="utils getUserDisplayName test should display username, no nickname, no full name" time="0">
</testcase>
</testsuite>
<testsuite name="board tests" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:18" time="0.109" tests="7">
<testcase classname="board tests correctly generate patches from two boards should generate two empty patches for the same board" name="board tests correctly generate patches from two boards should generate two empty patches for the same board" time="0.002">
</testcase>
<testcase classname="board tests correctly generate patches from two boards should add properties on the update patch and remove them on the undo" name="board tests correctly generate patches from two boards should add properties on the update patch and remove them on the undo" time="0">
</testcase>
<testcase classname="board tests correctly generate patches from two boards should add card properties on the redo and remove them on the undo" name="board tests correctly generate patches from two boards should add card properties on the redo and remove them on the undo" time="0">
</testcase>
<testcase classname="board tests correctly generate patches from two boards should add card properties on the redo and undo if they exists in both, but differ" name="board tests correctly generate patches from two boards should add card properties on the redo and undo if they exists in both, but differ" time="0.001">
</testcase>
<testcase classname="board tests correctly generate patches from two boards should add card properties on the redo and undo if they exists in both, but their options are different" name="board tests correctly generate patches from two boards should add card properties on the redo and undo if they exists in both, but their options are different" time="0.001">
</testcase>
<testcase classname="board tests correctly generate patches for boards and blocks should generate two empty patches for the same board and block" name="board tests correctly generate patches for boards and blocks should generate two empty patches for the same board and block" time="0">
</testcase>
<testcase classname="board tests correctly generate patches for boards and blocks should add fields on update and remove it in the undo" name="board tests correctly generate patches for boards and blocks should add fields on update and remove it in the undo" time="0.001">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:18" time="0.103" tests="2">
<testcase classname=" duplicateBlockTree: Card" name=" duplicateBlockTree: Card" time="0.003">
</testcase>
<testcase classname=" filterConditionValidOrDefault" name=" filterConditionValidOrDefault" time="0.002">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:18" time="0.1" tests="3">
<testcase classname=" boardView: sort with ASCII" name=" boardView: sort with ASCII" time="0.002">
</testcase>
<testcase classname=" boardView: sort with leading emoji" name=" boardView: sort with leading emoji" time="0.005">
</testcase>
<testcase classname=" boardView: sort with non-latin characters" name=" boardView: sort with non-latin characters" time="0">
</testcase>
</testsuite>
<testsuite name="block tests" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:19" time="0.101" tests="4">
<testcase classname="block tests correctly generate patches from two blocks should generate two empty patches for the same block" name="block tests correctly generate patches from two blocks should generate two empty patches for the same block" time="0.002">
</testcase>
<testcase classname="block tests correctly generate patches from two blocks should add fields on the new fields added and remove it in the undo" name="block tests correctly generate patches from two blocks should add fields on the new fields added and remove it in the undo" time="0.001">
</testcase>
<testcase classname="block tests correctly generate patches from two blocks should remove field on the new block added and add it again in the undo" name="block tests correctly generate patches from two blocks should remove field on the new block added and add it again in the undo" time="0.001">
</testcase>
<testcase classname="block tests correctly generate patches from two blocks should update propertie on the main object and revert it back on the undo" name="block tests correctly generate patches from two blocks should update propertie on the main object and revert it back on the undo" time="0">
</testcase>
</testsuite>
<testsuite name="trackEvent" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:19" time="0.074" tests="1">
<testcase classname="trackEvent should call Rudder&apos;s track when a RudderTelemetryHandler is attached to TelemetryClient" name="trackEvent should call Rudder&apos;s track when a RudderTelemetryHandler is attached to TelemetryClient" time="0.001">
</testcase>
</testsuite>
<testsuite name="filterClause tests" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:19" time="0.147" tests="5">
<testcase classname="filterClause tests create filter clause" name="filterClause tests create filter clause" time="0.001">
</testcase>
<testcase classname="filterClause tests test filter clauses are equal" name="filterClause tests test filter clauses are equal" time="0">
</testcase>
<testcase classname="filterClause tests test filter clauses are Not equal property ID" name="filterClause tests test filter clauses are Not equal property ID" time="0">
</testcase>
<testcase classname="filterClause tests test filter clauses are Not equal condition" name="filterClause tests test filter clauses are Not equal condition" time="0.001">
</testcase>
<testcase classname="filterClause tests test filter clauses are Not equal values" name="filterClause tests test filter clauses are Not equal values" time="0">
</testcase>
</testsuite>
<testsuite name="components/cardDetail/cardDetailContentsUtility" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:19" time="0.106" tests="12">
<testcase classname="components/cardDetail/cardDetailContentsUtility Testing moving first item in the row to the end" name="components/cardDetail/cardDetailContentsUtility Testing moving first item in the row to the end" time="0.001">
</testcase>
<testcase classname="components/cardDetail/cardDetailContentsUtility Testing moving last item in the row to the beginning" name="components/cardDetail/cardDetailContentsUtility Testing moving last item in the row to the beginning" time="0">
</testcase>
<testcase classname="components/cardDetail/cardDetailContentsUtility Testing moving item from beginning of row to the middle of row" name="components/cardDetail/cardDetailContentsUtility Testing moving item from beginning of row to the middle of row" time="0">
</testcase>
<testcase classname="components/cardDetail/cardDetailContentsUtility Testing swapping two items in the same row by moving second item to the left of the first item" name="components/cardDetail/cardDetailContentsUtility Testing swapping two items in the same row by moving second item to the left of the first item" time="0.001">
</testcase>
<testcase classname="components/cardDetail/cardDetailContentsUtility Testing swapping two items in the same row by moving the first item to the right of the second item" name="components/cardDetail/cardDetailContentsUtility Testing swapping two items in the same row by moving the first item to the right of the second item" time="0">
</testcase>
<testcase classname="components/cardDetail/cardDetailContentsUtility Testing moving a single item in the first row into the middle of second row using left operation" name="components/cardDetail/cardDetailContentsUtility Testing moving a single item in the first row into the middle of second row using left operation" time="0.001">
</testcase>
<testcase classname="components/cardDetail/cardDetailContentsUtility Testing moving a single item in the first row into the middle of second row using right operation" name="components/cardDetail/cardDetailContentsUtility Testing moving a single item in the first row into the middle of second row using right operation" time="0">
</testcase>
<testcase classname="components/cardDetail/cardDetailContentsUtility Testing moving a single item in the last row into the middle of first row" name="components/cardDetail/cardDetailContentsUtility Testing moving a single item in the last row into the middle of first row" time="0">
</testcase>
<testcase classname="components/cardDetail/cardDetailContentsUtility Testing moving a single item in the last row above the first row" name="components/cardDetail/cardDetailContentsUtility Testing moving a single item in the last row above the first row" time="0.001">
</testcase>
<testcase classname="components/cardDetail/cardDetailContentsUtility Testing moving an item out of a row" name="components/cardDetail/cardDetailContentsUtility Testing moving an item out of a row" time="0">
</testcase>
<testcase classname="components/cardDetail/cardDetailContentsUtility Testing moving an item out of a row and creating a new row with a single item at the end" name="components/cardDetail/cardDetailContentsUtility Testing moving an item out of a row and creating a new row with a single item at the end" time="0.001">
</testcase>
<testcase classname="components/cardDetail/cardDetailContentsUtility Testing moving an item out of a row and creating a new row with a single item at the beginning" name="components/cardDetail/cardDetailContentsUtility Testing moving an item out of a row and creating a new row with a single item at the beginning" time="0">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:19" time="0.076" tests="2">
<testcase classname=" Plugin manifest, id and version are defined" name=" Plugin manifest, id and version are defined" time="0.001">
</testcase>
<testcase classname=" Plugin id and version are defined" name=" Plugin id and version are defined" time="0.002">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:19" time="0.084" tests="3">
<testcase classname=" Basic undo/redo" name=" Basic undo/redo" time="0.003">
</testcase>
<testcase classname=" Basic undo/redo response dependant" name=" Basic undo/redo response dependant" time="0.005">
</testcase>
<testcase classname=" Grouped undo/redo" name=" Grouped undo/redo" time="0.001">
</testcase>
</testsuite>
<testsuite name="widgets/adminBadge" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:19" time="0.204" tests="4">
<testcase classname="widgets/adminBadge should match the snapshot for TeamAdmin" name="widgets/adminBadge should match the snapshot for TeamAdmin" time="0.01">
</testcase>
<testcase classname="widgets/adminBadge should match the snapshot for Admin" name="widgets/adminBadge should match the snapshot for Admin" time="0.002">
</testcase>
<testcase classname="widgets/adminBadge should match the snapshot for empty" name="widgets/adminBadge should match the snapshot for empty" time="0.001">
</testcase>
<testcase classname="widgets/adminBadge should match the snapshot for invalid permission" name="widgets/adminBadge should match the snapshot for invalid permission" time="0.001">
</testcase>
</testsuite>
<testsuite name="widgets/NotificationBox" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:19" time="0.243" tests="5">
<testcase classname="widgets/NotificationBox should match snapshot without icon and close" name="widgets/NotificationBox should match snapshot without icon and close" time="0.008">
</testcase>
<testcase classname="widgets/NotificationBox should match snapshot with icon" name="widgets/NotificationBox should match snapshot with icon" time="0.001">
</testcase>
<testcase classname="widgets/NotificationBox should match snapshot with close without tooltip" name="widgets/NotificationBox should match snapshot with close without tooltip" time="0.003">
</testcase>
<testcase classname="widgets/NotificationBox should match snapshot with close with tooltip" name="widgets/NotificationBox should match snapshot with close with tooltip" time="0.002">
</testcase>
<testcase classname="widgets/NotificationBox should match snapshot with icon and close with tooltip" name="widgets/NotificationBox should match snapshot with icon and close with tooltip" time="0.002">
</testcase>
</testsuite>
<testsuite name="widgets/PropertyMenu" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:20" time="0.469" tests="6">
<testcase classname="widgets/PropertyMenu should display the type of property" name="widgets/PropertyMenu should display the type of property" time="0.031">
</testcase>
<testcase classname="widgets/PropertyMenu handles delete event" name="widgets/PropertyMenu handles delete event" time="0.005">
</testcase>
<testcase classname="widgets/PropertyMenu handles name change event" name="widgets/PropertyMenu handles name change event" time="0.005">
</testcase>
<testcase classname="widgets/PropertyMenu handles type change event" name="widgets/PropertyMenu handles type change event" time="0.009">
</testcase>
<testcase classname="widgets/PropertyMenu handles name and type change event" name="widgets/PropertyMenu handles name and type change event" time="0.008">
</testcase>
<testcase classname="widgets/PropertyMenu should match snapshot" name="widgets/PropertyMenu should match snapshot" time="0.013">
</testcase>
</testsuite>
<testsuite name="widgets/guestBadge" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:20" time="0.197" tests="2">
<testcase classname="widgets/guestBadge should match the snapshot on show" name="widgets/guestBadge should match the snapshot on show" time="0.009">
</testcase>
<testcase classname="widgets/guestBadge should match the snapshot on hide" name="widgets/guestBadge should match the snapshot on hide" time="0.005">
</testcase>
</testsuite>
<testsuite name="properties/multiperson" errors="0" failures="3" skipped="0" timestamp="2023-03-10T13:37:21" time="0.528" tests="4">
<testcase classname="properties/multiperson not readonly not existing user" name="properties/multiperson not readonly not existing user" time="0.055">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/multiperson not readonly not existing user 1`
- Snapshot - 5
+ Received + 5
@@ -14,20 +14,20 @@
/&gt;
&lt;div
class=&quot;react-select__control css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--is-multi css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--is-multi css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__placeholder css-14el2xx-placeholder&quot;
+ class=&quot;react-select__placeholder css-1jqq78o-placeholder&quot;
id=&quot;react-select-2-placeholder&quot;
&gt;
Empty
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-2-placeholder&quot;
@@ -49,15 +49,15 @@
&lt;/div&gt;
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-19sxey8-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-uycnsi-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/multiperson/multiperson.test.tsx:93:27)</failure>
</testcase>
<testcase classname="properties/multiperson not readonly" name="properties/multiperson not readonly" time="0.026">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/multiperson not readonly 1`
- Snapshot - 11
+ Received + 11
@@ -14,27 +14,27 @@
/&gt;
&lt;div
class=&quot;react-select__control css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--is-multi react-select__value-container--has-value css-o7cxt9-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--is-multi react-select__value-container--has-value css-pcwdi-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;css-1rhbuit-multiValue react-select__multi-value&quot;
+ class=&quot;react-select__multi-value css-1p3m7a8-multiValue&quot;
&gt;
&lt;div
- class=&quot;css-12jo7m5 react-select__multi-value__label&quot;
+ class=&quot;react-select__multi-value__label css-wsp0cs-MultiValueGeneric&quot;
&gt;
&lt;div
class=&quot;MultiPerson-item&quot;
&gt;
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-label=&quot;Remove [object Object]&quot;
- class=&quot;css-xb97g8 react-select__multi-value__remove&quot;
+ class=&quot;react-select__multi-value__remove css-12a83d4-MultiValueRemove&quot;
role=&quot;button&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
@@ -48,24 +48,24 @@
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;css-1rhbuit-multiValue react-select__multi-value&quot;
+ class=&quot;react-select__multi-value css-1p3m7a8-multiValue&quot;
&gt;
&lt;div
- class=&quot;css-12jo7m5 react-select__multi-value__label&quot;
+ class=&quot;react-select__multi-value__label css-wsp0cs-MultiValueGeneric&quot;
&gt;
&lt;div
class=&quot;MultiPerson-item&quot;
&gt;
username-2
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-label=&quot;Remove [object Object]&quot;
- class=&quot;css-xb97g8 react-select__multi-value__remove&quot;
+ class=&quot;react-select__multi-value__remove css-12a83d4-MultiValueRemove&quot;
role=&quot;button&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
@@ -79,11 +79,11 @@
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-expanded=&quot;false&quot;
@@ -105,11 +105,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -121,15 +121,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-19sxey8-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-uycnsi-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/multiperson/multiperson.test.tsx:124:27)</failure>
</testcase>
<testcase classname="properties/multiperson readonly view" name="properties/multiperson readonly view" time="0.003">
</testcase>
<testcase classname="properties/multiperson user dropdown open" name="properties/multiperson user dropdown open" time="0.057">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/multiperson user dropdown open 1`
- Snapshot - 15
+ Received + 15
@@ -16,34 +16,34 @@
id=&quot;aria-selection&quot;
/&gt;
&lt;span
id=&quot;aria-context&quot;
&gt;
- option username-3 focused, 3 of 3. 1 result available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
+ option username-3 focused, 1 of 1. 1 result available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
&lt;/span&gt;
&lt;/span&gt;
&lt;div
class=&quot;react-select__control react-select__control--is-focused react-select__control--menu-is-open css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--is-multi react-select__value-container--has-value css-o7cxt9-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--is-multi react-select__value-container--has-value css-pcwdi-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;css-1rhbuit-multiValue react-select__multi-value&quot;
+ class=&quot;react-select__multi-value css-1p3m7a8-multiValue&quot;
&gt;
&lt;div
- class=&quot;css-12jo7m5 react-select__multi-value__label&quot;
+ class=&quot;react-select__multi-value__label css-wsp0cs-MultiValueGeneric&quot;
&gt;
&lt;div
class=&quot;MultiPerson-item&quot;
&gt;
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-label=&quot;Remove [object Object]&quot;
- class=&quot;css-xb97g8 react-select__multi-value__remove&quot;
+ class=&quot;react-select__multi-value__remove css-12a83d4-MultiValueRemove&quot;
role=&quot;button&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
@@ -57,24 +57,24 @@
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;css-1rhbuit-multiValue react-select__multi-value&quot;
+ class=&quot;react-select__multi-value css-1p3m7a8-multiValue&quot;
&gt;
&lt;div
- class=&quot;css-12jo7m5 react-select__multi-value__label&quot;
+ class=&quot;react-select__multi-value__label css-wsp0cs-MultiValueGeneric&quot;
&gt;
&lt;div
class=&quot;MultiPerson-item&quot;
&gt;
username-2
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-label=&quot;Remove [object Object]&quot;
- class=&quot;css-xb97g8 react-select__multi-value__remove&quot;
+ class=&quot;react-select__multi-value__remove css-12a83d4-MultiValueRemove&quot;
role=&quot;button&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
@@ -88,11 +88,11 @@
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-controls=&quot;react-select-4-listbox&quot;
@@ -116,11 +116,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-13eygzs-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-3pqe01-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -132,15 +132,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-hl9mox-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-zngtjc-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -154,19 +154,19 @@
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__menu css-10b6da7-menu&quot;
+ class=&quot;react-select__menu css-1slvcut-menu&quot;
id=&quot;react-select-4-listbox&quot;
&gt;
&lt;div
- class=&quot;react-select__menu-list react-select__menu-list--is-multi css-g29tl0-MenuList&quot;
+ class=&quot;react-select__menu-list react-select__menu-list--is-multi css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option react-select__option--is-focused css-1bwtvog-option&quot;
+ class=&quot;react-select__option react-select__option--is-focused css-63bi6m-option&quot;
id=&quot;react-select-4-option-2&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;MultiPerson-item&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/multiperson/multiperson.test.tsx:196:31)</failure>
</testcase>
</testsuite>
<testsuite name="properties/multiSelect" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:21" time="1.571" tests="9">
<testcase classname="properties/multiSelect shows only the selected options when menu is not opened" name="properties/multiSelect shows only the selected options when menu is not opened" time="0.011">
</testcase>
<testcase classname="properties/multiSelect opens editable multi value selector menu when the button/label is clicked" name="properties/multiSelect opens editable multi value selector menu when the button/label is clicked" time="0.068">
</testcase>
<testcase classname="properties/multiSelect can select a option" name="properties/multiSelect can select a option" time="0.184">
</testcase>
<testcase classname="properties/multiSelect can unselect a option" name="properties/multiSelect can unselect a option" time="0.199">
</testcase>
<testcase classname="properties/multiSelect can unselect a option via backspace" name="properties/multiSelect can unselect a option via backspace" time="0.166">
</testcase>
<testcase classname="properties/multiSelect can close menu on escape" name="properties/multiSelect can close menu on escape" time="0.034">
</testcase>
<testcase classname="properties/multiSelect can create a new option" name="properties/multiSelect can create a new option" time="0.236">
</testcase>
<testcase classname="properties/multiSelect can delete a option" name="properties/multiSelect can delete a option" time="0.183">
</testcase>
<testcase classname="properties/multiSelect can change color for any option" name="properties/multiSelect can change color for any option" time="0.164">
</testcase>
</testsuite>
<testsuite name="properties/person" errors="0" failures="2" skipped="0" timestamp="2023-03-10T13:37:23" time="0.646" tests="2">
<testcase classname="properties/person select user - confirm" name="properties/person select user - confirm" time="0.131">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person select user - confirm 1`
- Snapshot - 6
+ Received + 6
@@ -14,23 +14,23 @@
/&gt;
&lt;div
class=&quot;react-select__control css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--has-value css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--has-value css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__single-value css-1lixa2z-singleValue&quot;
+ class=&quot;react-select__single-value css-qosd1h-singleValue&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
&gt;
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-expanded=&quot;false&quot;
@@ -52,11 +52,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -68,15 +68,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-19sxey8-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-uycnsi-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/person/confirmPerson.test.tsx:158:27)</failure>
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person select user - confirm 2`
- Snapshot - 12
+ Received + 12
@@ -16,30 +16,30 @@
id=&quot;aria-selection&quot;
/&gt;
&lt;span
id=&quot;aria-context&quot;
&gt;
- option username-4 focused, 0 of 2. 2 results available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
+ option username-4 focused, 1 of 2. 2 results available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
&lt;/span&gt;
&lt;/span&gt;
&lt;div
class=&quot;react-select__control react-select__control--is-focused react-select__control--menu-is-open css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--has-value css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--has-value css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__single-value css-1lixa2z-singleValue&quot;
+ class=&quot;react-select__single-value css-qosd1h-singleValue&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
&gt;
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-controls=&quot;react-select-2-listbox&quot;
@@ -63,11 +63,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-13eygzs-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-3pqe01-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -79,15 +79,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-hl9mox-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-zngtjc-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -101,29 +101,29 @@
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__menu css-10b6da7-menu&quot;
+ class=&quot;react-select__menu css-1slvcut-menu&quot;
id=&quot;react-select-2-listbox&quot;
&gt;
&lt;div
- class=&quot;react-select__menu-list css-g29tl0-MenuList&quot;
+ class=&quot;react-select__menu-list css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
class=&quot;react-select__group css-syji7d-Group&quot;
&gt;
&lt;div
- class=&quot;react-select__group-heading css-18ng2q5-group&quot;
+ class=&quot;react-select__group-heading css-jtaw72-group&quot;
id=&quot;react-select-2-group-1-heading&quot;
&gt;
Not board members
&lt;/div&gt;
&lt;div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option react-select__option--is-focused css-1bwtvog-option&quot;
+ class=&quot;react-select__option react-select__option--is-focused css-63bi6m-option&quot;
id=&quot;react-select-2-option-1-0&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
@@ -131,11 +131,11 @@
username-4
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option css-nyiims-option&quot;
+ class=&quot;react-select__option css-1uk8033-option&quot;
id=&quot;react-select-2-option-1-1&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/person/confirmPerson.test.tsx:169:31)</failure>
</testcase>
<testcase classname="properties/person select user - cancel" name="properties/person select user - cancel" time="0.069">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person select user - cancel 1`
- Snapshot - 6
+ Received + 6
@@ -14,23 +14,23 @@
/&gt;
&lt;div
class=&quot;react-select__control css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--has-value css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--has-value css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__single-value css-1lixa2z-singleValue&quot;
+ class=&quot;react-select__single-value css-qosd1h-singleValue&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
&gt;
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-expanded=&quot;false&quot;
@@ -52,11 +52,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -68,15 +68,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-19sxey8-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-uycnsi-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/person/confirmPerson.test.tsx:212:27)</failure>
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person select user - cancel 2`
- Snapshot - 12
+ Received + 12
@@ -16,30 +16,30 @@
id=&quot;aria-selection&quot;
/&gt;
&lt;span
id=&quot;aria-context&quot;
&gt;
- option username-4 focused, 0 of 2. 2 results available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
+ option username-4 focused, 1 of 2. 2 results available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
&lt;/span&gt;
&lt;/span&gt;
&lt;div
class=&quot;react-select__control react-select__control--is-focused react-select__control--menu-is-open css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--has-value css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--has-value css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__single-value css-1lixa2z-singleValue&quot;
+ class=&quot;react-select__single-value css-qosd1h-singleValue&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
&gt;
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-controls=&quot;react-select-4-listbox&quot;
@@ -63,11 +63,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-13eygzs-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-3pqe01-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -79,15 +79,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-hl9mox-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-zngtjc-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -101,29 +101,29 @@
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__menu css-10b6da7-menu&quot;
+ class=&quot;react-select__menu css-1slvcut-menu&quot;
id=&quot;react-select-4-listbox&quot;
&gt;
&lt;div
- class=&quot;react-select__menu-list css-g29tl0-MenuList&quot;
+ class=&quot;react-select__menu-list css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
class=&quot;react-select__group css-syji7d-Group&quot;
&gt;
&lt;div
- class=&quot;react-select__group-heading css-18ng2q5-group&quot;
+ class=&quot;react-select__group-heading css-jtaw72-group&quot;
id=&quot;react-select-4-group-1-heading&quot;
&gt;
Not board members
&lt;/div&gt;
&lt;div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option react-select__option--is-focused css-1bwtvog-option&quot;
+ class=&quot;react-select__option react-select__option--is-focused css-63bi6m-option&quot;
id=&quot;react-select-4-option-1-0&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
@@ -131,11 +131,11 @@
username-4
&lt;/div&gt;
&lt;/div&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option css-nyiims-option&quot;
+ class=&quot;react-select__option css-1uk8033-option&quot;
id=&quot;react-select-4-option-1-1&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/person/confirmPerson.test.tsx:223:31)</failure>
</testcase>
</testsuite>
<testsuite name="properties/person" errors="0" failures="4" skipped="0" timestamp="2023-03-10T13:37:24" time="0.423" tests="5">
<testcase classname="properties/person not readOnly not existing user" name="properties/person not readOnly not existing user" time="0.046">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person not readOnly not existing user 1`
- Snapshot - 5
+ Received + 5
@@ -14,20 +14,20 @@
/&gt;
&lt;div
class=&quot;react-select__control css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__placeholder css-14el2xx-placeholder&quot;
+ class=&quot;react-select__placeholder css-1jqq78o-placeholder&quot;
id=&quot;react-select-2-placeholder&quot;
&gt;
Empty
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-describedby=&quot;react-select-2-placeholder&quot;
@@ -49,15 +49,15 @@
&lt;/div&gt;
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-19sxey8-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-uycnsi-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/person/person.test.tsx:68:27)</failure>
</testcase>
<testcase classname="properties/person not readonly" name="properties/person not readonly" time="0.018">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person not readonly 1`
- Snapshot - 6
+ Received + 6
@@ -14,23 +14,23 @@
/&gt;
&lt;div
class=&quot;react-select__control css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--has-value css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--has-value css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__single-value css-1lixa2z-singleValue&quot;
+ class=&quot;react-select__single-value css-qosd1h-singleValue&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
&gt;
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-expanded=&quot;false&quot;
@@ -52,11 +52,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -68,15 +68,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-19sxey8-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-uycnsi-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/person/person.test.tsx:94:27)</failure>
</testcase>
<testcase classname="properties/person not readonly guest user" name="properties/person not readonly guest user" time="0.016">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person not readonly guest user 1`
- Snapshot - 6
+ Received + 6
@@ -14,14 +14,14 @@
/&gt;
&lt;div
class=&quot;react-select__control css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--has-value css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--has-value css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__single-value css-1lixa2z-singleValue&quot;
+ class=&quot;react-select__single-value css-qosd1h-singleValue&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
&gt;
username-1
@@ -35,11 +35,11 @@
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-expanded=&quot;false&quot;
@@ -61,11 +61,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-tpaeio-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-31haax-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -77,15 +77,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-19sxey8-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-uycnsi-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/person/person.test.tsx:120:27)</failure>
</testcase>
<testcase classname="properties/person readonly view" name="properties/person readonly view" time="0.003">
</testcase>
<testcase classname="properties/person user dropdown open" name="properties/person user dropdown open" time="0.034">
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `properties/person user dropdown open 1`
- Snapshot - 9
+ Received + 9
@@ -23,23 +23,23 @@
&lt;/span&gt;
&lt;div
class=&quot;react-select__control react-select__control--is-focused react-select__control--menu-is-open css-18140j1-Control&quot;
&gt;
&lt;div
- class=&quot;react-select__value-container react-select__value-container--has-value css-433wy7-ValueContainer&quot;
+ class=&quot;react-select__value-container react-select__value-container--has-value css-1gbdvdc-ValueContainer&quot;
&gt;
&lt;div
- class=&quot;react-select__single-value css-1lixa2z-singleValue&quot;
+ class=&quot;react-select__single-value css-qosd1h-singleValue&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
&gt;
username-1
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__input-container css-ox1y69-Input&quot;
+ class=&quot;react-select__input-container css-1p5v8kp-Input&quot;
data-value=&quot;&quot;
&gt;
&lt;input
aria-autocomplete=&quot;list&quot;
aria-controls=&quot;react-select-5-listbox&quot;
@@ -63,11 +63,11 @@
&lt;div
class=&quot;react-select__indicators css-1hb7zxy-IndicatorsContainer&quot;
&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__clear-indicator css-13eygzs-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__clear-indicator css-3pqe01-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -79,15 +79,15 @@
d=&quot;M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z&quot;
/&gt;
&lt;/svg&gt;
&lt;/div&gt;
&lt;span
- class=&quot;react-select__indicator-separator css-43ykx9-indicatorSeparator&quot;
+ class=&quot;react-select__indicator-separator css-1uei4ir-indicatorSeparator&quot;
/&gt;
&lt;div
aria-hidden=&quot;true&quot;
- class=&quot;react-select__indicator react-select__dropdown-indicator css-hl9mox-indicatorContainer&quot;
+ class=&quot;react-select__indicator react-select__dropdown-indicator css-zngtjc-indicatorContainer&quot;
&gt;
&lt;svg
aria-hidden=&quot;true&quot;
class=&quot;css-tj5bde-Svg&quot;
focusable=&quot;false&quot;
@@ -101,19 +101,19 @@
&lt;/svg&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div
- class=&quot;react-select__menu css-10b6da7-menu&quot;
+ class=&quot;react-select__menu css-1slvcut-menu&quot;
id=&quot;react-select-5-listbox&quot;
&gt;
&lt;div
- class=&quot;react-select__menu-list css-g29tl0-MenuList&quot;
+ class=&quot;react-select__menu-list css-1d1qzc4-MenuList&quot;
&gt;
&lt;div
aria-disabled=&quot;false&quot;
- class=&quot;react-select__option react-select__option--is-focused react-select__option--is-selected css-10e3bcm-option&quot;
+ class=&quot;react-select__option react-select__option--is-focused react-select__option--is-selected css-ad52of-option&quot;
id=&quot;react-select-5-option-0&quot;
tabindex=&quot;-1&quot;
&gt;
&lt;div
class=&quot;Person-item&quot;
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/person/person.test.tsx:182:31)</failure>
</testcase>
</testsuite>
<testsuite name="properties/select" errors="0" failures="1" skipped="0" timestamp="2023-03-10T13:37:24" time="0.706" tests="6">
<testcase classname="properties/select shows the selected option" name="properties/select shows the selected option" time="0.011">
</testcase>
<testcase classname="properties/select shows empty placeholder" name="properties/select shows empty placeholder" time="0.012">
</testcase>
<testcase classname="properties/select shows the menu with options when preview is clicked" name="properties/select shows the menu with options when preview is clicked" time="0.156">
</testcase>
<testcase classname="properties/select can select the option from menu" name="properties/select can select the option from menu" time="0.037">
</testcase>
<testcase classname="properties/select can clear the selected option" name="properties/select can clear the selected option" time="0.056">
</testcase>
<testcase classname="properties/select can create new option" name="properties/select can create new option" time="0.094">
<failure>Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
Expected: &quot;bteh8esc37dkxd9e7zcfks6a9no&quot;, {&quot;boardId&quot;: &quot;&quot;, &quot;createAt&quot;: 1678455445052, &quot;createdBy&quot;: &quot;&quot;, &quot;deleteAt&quot;: 0, &quot;fields&quot;: {&quot;contentOrder&quot;: [], &quot;icon&quot;: &quot;&quot;, &quot;isTemplate&quot;: false, &quot;properties&quot;: {}}, &quot;id&quot;: &quot;76bqwy4ppnp7nwhdpjkco9ou3ta&quot;, &quot;limited&quot;: false, &quot;modifiedBy&quot;: &quot;&quot;, &quot;parentId&quot;: &quot;&quot;, &quot;schema&quot;: 1, &quot;title&quot;: &quot;&quot;, &quot;type&quot;: &quot;card&quot;, &quot;updateAt&quot;: 1678455445052}, &quot;select-template&quot;, &quot;option-3&quot;
Number of calls: 0
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/select/select.test.tsx:199:51)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
</testsuite>
<testsuite name="properties/createdBy" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:25" time="0.303" tests="2">
<testcase classname="properties/createdBy should match snapshot" name="properties/createdBy should match snapshot" time="0.016">
</testcase>
<testcase classname="properties/createdBy should match snapshot as guest" name="properties/createdBy should match snapshot as guest" time="0.004">
</testcase>
</testsuite>
<testsuite name="properties/link" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:25" time="0.418" tests="6">
<testcase classname="properties/link should match snapshot for link with empty url" name="properties/link should match snapshot for link with empty url" time="0.015">
</testcase>
<testcase classname="properties/link should match snapshot for link with non-empty url" name="properties/link should match snapshot for link with non-empty url" time="0.004">
</testcase>
<testcase classname="properties/link should match snapshot for readonly link with non-empty url" name="properties/link should match snapshot for readonly link with non-empty url" time="0.002">
</testcase>
<testcase classname="properties/link should change to link after entering url" name="properties/link should change to link after entering url" time="0.03">
</testcase>
<testcase classname="properties/link should allow to edit link url" name="properties/link should allow to edit link url" time="0.031">
</testcase>
<testcase classname="properties/link should allow to copy url" name="properties/link should allow to copy url" time="0.008">
</testcase>
</testsuite>
<testsuite name="properties/dateRange" errors="0" failures="7" skipped="0" timestamp="2023-03-10T13:37:26" time="0.594" tests="10">
<testcase classname="properties/dateRange returns default correctly" name="properties/dateRange returns default correctly" time="0.013">
</testcase>
<testcase classname="properties/dateRange returns local correctly - es local" name="properties/dateRange returns local correctly - es local" time="0.005">
</testcase>
<testcase classname="properties/dateRange handles calendar click event" name="properties/dateRange handles calendar click event" time="0.048">
<failure>TypeError: Cannot read properties of undefined (reading &apos;localeData&apos;)
at Object.getFirstDayOfWeek (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/addons/MomentLocaleUtils.js:48:27)
at Object.getFirstDayOfWeekFromProps (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/Helpers.js:72:24)
at DayPicker.renderMonths (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:448:36)
at DayPicker.render (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:531:18)
at finishClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17160:31)
at updateClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17110:24)
at beginWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:18620:16)
at HTMLUnknownElement.callCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:188:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLUnknownElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLUnknownElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLUnknownElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at Object.invokeGuardedCallbackDev (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:237:16)
at invokeGuardedCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:292:31)
at beginWork$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:23203:7)
at performUnitOfWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at discreteUpdates$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21893:7)
at discreteUpdates (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:806:12)
at dispatchDiscreteEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:4168:3)
at Document.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLSpanElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLSpanElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLSpanElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:25:20
at Object.eventWrapper (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/config.js:27:23)
at fireEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:16:35)
at Function.fireEvent.&lt;computed&gt; [as click] (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:125:36)
at fireClick (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:150:20)
at clickElement (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:91:5)
at Object.click (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:140:5)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:101:19)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>TestingLibraryElementError: Unable to find an element with the text: 15. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
&lt;body&gt;
&lt;div /&gt;
&lt;/body&gt;
at Object.getElementError (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at getByText (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:111:19)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:103:21)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="properties/dateRange handles setting range" name="properties/dateRange handles setting range" time="0.013">
<failure>TypeError: Cannot read properties of undefined (reading &apos;localeData&apos;)
at Object.getFirstDayOfWeek (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/addons/MomentLocaleUtils.js:48:27)
at Object.getFirstDayOfWeekFromProps (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/Helpers.js:72:24)
at DayPicker.renderMonths (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:448:36)
at DayPicker.render (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:531:18)
at finishClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17160:31)
at updateClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17110:24)
at beginWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:18620:16)
at HTMLUnknownElement.callCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:188:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLUnknownElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLUnknownElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLUnknownElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at Object.invokeGuardedCallbackDev (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:237:16)
at invokeGuardedCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:292:31)
at beginWork$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:23203:7)
at performUnitOfWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at discreteUpdates$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21893:7)
at discreteUpdates (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:806:12)
at dispatchDiscreteEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:4168:3)
at Document.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLSpanElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLSpanElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLSpanElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:25:20
at Object.eventWrapper (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/config.js:27:23)
at fireEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:16:35)
at Function.fireEvent.&lt;computed&gt; [as click] (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:125:36)
at fireClick (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:150:20)
at clickElement (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:91:5)
at Object.click (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:140:5)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:127:19)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>TestingLibraryElementError: Unable to find an element with the text: 15. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
&lt;body&gt;
&lt;div /&gt;
&lt;/body&gt;
at Object.getElementError (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at getByText (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:111:19)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:132:23)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="properties/dateRange handle clear" name="properties/dateRange handle clear" time="0.016">
<failure>TypeError: Cannot read properties of undefined (reading &apos;localeData&apos;)
at Object.getFirstDayOfWeek (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/addons/MomentLocaleUtils.js:48:27)
at Object.getFirstDayOfWeekFromProps (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/Helpers.js:72:24)
at DayPicker.renderMonths (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:448:36)
at DayPicker.render (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:531:18)
at finishClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17160:31)
at updateClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17110:24)
at beginWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:18620:16)
at HTMLUnknownElement.callCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:188:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLUnknownElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLUnknownElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLUnknownElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at Object.invokeGuardedCallbackDev (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:237:16)
at invokeGuardedCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:292:31)
at beginWork$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:23203:7)
at performUnitOfWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at discreteUpdates$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21893:7)
at discreteUpdates (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:806:12)
at dispatchDiscreteEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:4168:3)
at Document.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLSpanElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLSpanElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLSpanElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:25:20
at Object.eventWrapper (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/config.js:27:23)
at fireEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:16:35)
at Function.fireEvent.&lt;computed&gt; [as click] (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:125:36)
at fireClick (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:150:20)
at clickElement (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:91:5)
at Object.click (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:140:5)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:167:19)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>TestingLibraryElementError: Unable to find an element with the text: Clear. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
&lt;body&gt;
&lt;div /&gt;
&lt;/body&gt;
at Object.getElementError (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at getByText (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:111:19)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:169:23)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="properties/dateRange set via text input" name="properties/dateRange set via text input" time="0.027">
<failure>TypeError: Cannot read properties of undefined (reading &apos;localeData&apos;)
at Object.getFirstDayOfWeek (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/addons/MomentLocaleUtils.js:48:27)
at Object.getFirstDayOfWeekFromProps (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/Helpers.js:72:24)
at DayPicker.renderMonths (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:448:36)
at DayPicker.render (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:531:18)
at finishClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17160:31)
at updateClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17110:24)
at beginWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:18620:16)
at HTMLUnknownElement.callCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:188:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLUnknownElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLUnknownElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLUnknownElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at Object.invokeGuardedCallbackDev (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:237:16)
at invokeGuardedCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:292:31)
at beginWork$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:23203:7)
at performUnitOfWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at discreteUpdates$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21893:7)
at discreteUpdates (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:806:12)
at dispatchDiscreteEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:4168:3)
at Document.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLButtonElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLButtonElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLButtonElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:25:20
at Object.eventWrapper (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/config.js:27:23)
at fireEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:16:35)
at Function.fireEvent.&lt;computed&gt; [as click] (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:125:36)
at fireClick (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:150:20)
at clickElement (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:91:5)
at Object.click (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:140:5)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:196:19)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>TestingLibraryElementError: Unable to find an element with the display value: June 15.
&lt;body&gt;
&lt;div /&gt;
&lt;/body&gt;
at Object.getElementError (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at getByDisplayValue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:111:19)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:198:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="properties/dateRange set via text input, es locale" name="properties/dateRange set via text input, es locale" time="0.036">
<failure>TypeError: Cannot read properties of undefined (reading &apos;localeData&apos;)
at Object.getFirstDayOfWeek (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/addons/MomentLocaleUtils.js:48:27)
at Object.getFirstDayOfWeekFromProps (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/Helpers.js:72:24)
at DayPicker.renderMonths (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:448:36)
at DayPicker.render (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:531:18)
at finishClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17160:31)
at updateClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17110:24)
at beginWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:18620:16)
at HTMLUnknownElement.callCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:188:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLUnknownElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLUnknownElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLUnknownElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at Object.invokeGuardedCallbackDev (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:237:16)
at invokeGuardedCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:292:31)
at beginWork$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:23203:7)
at performUnitOfWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at discreteUpdates$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21893:7)
at discreteUpdates (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:806:12)
at dispatchDiscreteEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:4168:3)
at Document.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLButtonElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLButtonElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLButtonElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:25:20
at Object.eventWrapper (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/config.js:27:23)
at fireEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:16:35)
at Function.fireEvent.&lt;computed&gt; [as click] (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:125:36)
at fireClick (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:150:20)
at clickElement (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:91:5)
at Object.click (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:140:5)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:235:19)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>TestingLibraryElementError: Unable to find an element with the display value: 15 de junio.
&lt;body&gt;
&lt;div /&gt;
&lt;/body&gt;
at Object.getElementError (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at getByDisplayValue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:111:19)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:237:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="properties/dateRange cancel set via text input" name="properties/dateRange cancel set via text input" time="0.011">
<failure>TypeError: Cannot read properties of undefined (reading &apos;localeData&apos;)
at Object.getFirstDayOfWeek (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/addons/MomentLocaleUtils.js:48:27)
at Object.getFirstDayOfWeekFromProps (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/Helpers.js:72:24)
at DayPicker.renderMonths (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:448:36)
at DayPicker.render (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:531:18)
at finishClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17160:31)
at updateClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17110:24)
at beginWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:18620:16)
at HTMLUnknownElement.callCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:188:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLUnknownElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLUnknownElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLUnknownElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at Object.invokeGuardedCallbackDev (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:237:16)
at invokeGuardedCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:292:31)
at beginWork$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:23203:7)
at performUnitOfWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at discreteUpdates$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21893:7)
at discreteUpdates (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:806:12)
at dispatchDiscreteEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:4168:3)
at Document.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLButtonElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLButtonElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLButtonElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:25:20
at Object.eventWrapper (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/config.js:27:23)
at fireEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:16:35)
at Function.fireEvent.&lt;computed&gt; [as click] (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:125:36)
at fireClick (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:150:20)
at clickElement (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:91:5)
at Object.click (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:140:5)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:272:19)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>TestingLibraryElementError: Unable to find an element with the display value: June 15.
&lt;body&gt;
&lt;div /&gt;
&lt;/body&gt;
at Object.getElementError (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at getByDisplayValue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:111:19)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:274:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="properties/dateRange handles `Today` button click event" name="properties/dateRange handles `Today` button click event" time="0.006">
<failure>TypeError: Cannot read properties of undefined (reading &apos;localeData&apos;)
at Object.getFirstDayOfWeek (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/addons/MomentLocaleUtils.js:48:27)
at Object.getFirstDayOfWeekFromProps (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/Helpers.js:72:24)
at DayPicker.renderMonths (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:448:36)
at DayPicker.render (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:531:18)
at finishClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17160:31)
at updateClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17110:24)
at beginWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:18620:16)
at HTMLUnknownElement.callCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:188:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLUnknownElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLUnknownElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLUnknownElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at Object.invokeGuardedCallbackDev (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:237:16)
at invokeGuardedCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:292:31)
at beginWork$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:23203:7)
at performUnitOfWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at discreteUpdates$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21893:7)
at discreteUpdates (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:806:12)
at dispatchDiscreteEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:4168:3)
at Document.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLSpanElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLSpanElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLSpanElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:25:20
at Object.eventWrapper (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/config.js:27:23)
at fireEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:16:35)
at Function.fireEvent.&lt;computed&gt; [as click] (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:125:36)
at fireClick (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:150:20)
at clickElement (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:91:5)
at Object.click (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:140:5)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:309:19)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>TestingLibraryElementError: Unable to find an element with the text: Today. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
&lt;body&gt;
&lt;div /&gt;
&lt;/body&gt;
at Object.getElementError (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at getByText (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:111:19)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/properties/date/date.test.tsx:311:21)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="properties/dateRange returns component with new date after prop change" name="properties/dateRange returns component with new date after prop change" time="0.003">
</testcase>
</testsuite>
<testsuite name="src/components/gallery/GalleryCard" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:27" time="0.73" tests="12">
<testcase classname="src/components/gallery/GalleryCard without block content should match snapshot" name="src/components/gallery/GalleryCard without block content should match snapshot" time="0.037">
</testcase>
<testcase classname="src/components/gallery/GalleryCard without block content return GalleryCard and click on it" name="src/components/gallery/GalleryCard without block content return GalleryCard and click on it" time="0.005">
</testcase>
<testcase classname="src/components/gallery/GalleryCard without block content return GalleryCard and delete card" name="src/components/gallery/GalleryCard without block content return GalleryCard and delete card" time="0.04">
</testcase>
<testcase classname="src/components/gallery/GalleryCard without block content return GalleryCard and duplicate card" name="src/components/gallery/GalleryCard without block content return GalleryCard and duplicate card" time="0.037">
</testcase>
<testcase classname="src/components/gallery/GalleryCard without block content return GalleryCard and copy link" name="src/components/gallery/GalleryCard without block content return GalleryCard and copy link" time="0.036">
</testcase>
<testcase classname="src/components/gallery/GalleryCard without block content return GalleryCard and cancel" name="src/components/gallery/GalleryCard without block content return GalleryCard and cancel" time="0.031">
</testcase>
<testcase classname="src/components/gallery/GalleryCard with an image content should match snapshot" name="src/components/gallery/GalleryCard with an image content should match snapshot" time="0.015">
</testcase>
<testcase classname="src/components/gallery/GalleryCard with many images content should match snapshot with only first image" name="src/components/gallery/GalleryCard with many images content should match snapshot with only first image" time="0.014">
</testcase>
<testcase classname="src/components/gallery/GalleryCard with a comment content should match snapshot" name="src/components/gallery/GalleryCard with a comment content should match snapshot" time="0.015">
</testcase>
<testcase classname="src/components/gallery/GalleryCard with a comment content return GalleryCard with content readonly" name="src/components/gallery/GalleryCard with a comment content return GalleryCard with content readonly" time="0.002">
</testcase>
<testcase classname="src/components/gallery/GalleryCard with many contents should match snapshot" name="src/components/gallery/GalleryCard with many contents should match snapshot" time="0.011">
</testcase>
<testcase classname="src/components/gallery/GalleryCard with many contents return GalleryCard with contents readonly" name="src/components/gallery/GalleryCard with many contents return GalleryCard with contents readonly" time="0.003">
</testcase>
</testsuite>
<testsuite name="src/components/gallery/Gallery" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:28" time="0.6" tests="6">
<testcase classname="src/components/gallery/Gallery should match snapshot" name="src/components/gallery/Gallery should match snapshot" time="0.051">
</testcase>
<testcase classname="src/components/gallery/Gallery should match snapshot without permissions" name="src/components/gallery/Gallery should match snapshot without permissions" time="0.02">
</testcase>
<testcase classname="src/components/gallery/Gallery return Gallery and click new" name="src/components/gallery/Gallery return Gallery and click new" time="0.007">
</testcase>
<testcase classname="src/components/gallery/Gallery return Gallery readonly" name="src/components/gallery/Gallery return Gallery readonly" time="0.003">
</testcase>
<testcase classname="src/components/gallery/Gallery return Gallery and drag and drop card" name="src/components/gallery/Gallery return Gallery and drag and drop card" time="0.01">
</testcase>
<testcase classname="src/components/gallery/Gallery limited card count check" name="src/components/gallery/Gallery limited card count check" time="0.005">
</testcase>
</testsuite>
<testsuite name="components/table/TableRow" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:30" time="0.367" tests="6">
<testcase classname="components/table/TableRow should match snapshot" name="components/table/TableRow should match snapshot" time="0.019">
</testcase>
<testcase classname="components/table/TableRow should match snapshot, read-only" name="components/table/TableRow should match snapshot, read-only" time="0.004">
</testcase>
<testcase classname="components/table/TableRow should match snapshot, isSelected" name="components/table/TableRow should match snapshot, isSelected" time="0.007">
</testcase>
<testcase classname="components/table/TableRow should match snapshot, collapsed tree" name="components/table/TableRow should match snapshot, collapsed tree" time="0.003">
</testcase>
<testcase classname="components/table/TableRow should match snapshot, display properties" name="components/table/TableRow should match snapshot, display properties" time="0.004">
</testcase>
<testcase classname="components/table/TableRow should match snapshot, resizing column" name="components/table/TableRow should match snapshot, resizing column" time="0.004">
</testcase>
</testsuite>
<testsuite name="components/table/Table" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:30" time="0.981" tests="11">
<testcase classname="components/table/Table should match snapshot" name="components/table/Table should match snapshot" time="0.053">
</testcase>
<testcase classname="components/table/Table should match snapshot without permissions" name="components/table/Table should match snapshot without permissions" time="0.009">
</testcase>
<testcase classname="components/table/Table should match snapshot, read-only" name="components/table/Table should match snapshot, read-only" time="0.007">
</testcase>
<testcase classname="components/table/Table should match snapshot with GroupBy" name="components/table/Table should match snapshot with GroupBy" time="0.006">
</testcase>
<testcase classname="components/table/Table limited card in table view" name="components/table/Table limited card in table view" time="0.011">
</testcase>
<testcase classname="components/table/Table extended should match snapshot with CreatedAt" name="components/table/Table extended should match snapshot with CreatedAt" time="0.024">
</testcase>
<testcase classname="components/table/Table extended should match snapshot with UpdatedAt" name="components/table/Table extended should match snapshot with UpdatedAt" time="0.011">
</testcase>
<testcase classname="components/table/Table extended should match snapshot with CreatedBy" name="components/table/Table extended should match snapshot with CreatedBy" time="0.016">
</testcase>
<testcase classname="components/table/Table extended should match snapshot with UpdatedBy" name="components/table/Table extended should match snapshot with UpdatedBy" time="0.012">
</testcase>
<testcase classname="components/table/Table extended should delete snapshot" name="components/table/Table extended should delete snapshot" time="0.178">
</testcase>
<testcase classname="components/table/Table extended should have Duplicate Button" name="components/table/Table extended should have Duplicate Button" time="0.1">
</testcase>
</testsuite>
<testsuite name="components/table/TableHeaders" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:31" time="0.348" tests="1">
<testcase classname="components/table/TableHeaders should match snapshot" name="components/table/TableHeaders should match snapshot" time="0.018">
</testcase>
</testsuite>
<testsuite name="components/viewHeader/viewHeaderSortMenu" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:32" time="0.479" tests="4">
<testcase classname="components/viewHeader/viewHeaderSortMenu return sort menu" name="components/viewHeader/viewHeaderSortMenu return sort menu" time="0.03">
</testcase>
<testcase classname="components/viewHeader/viewHeaderSortMenu return sort menu and do manual" name="components/viewHeader/viewHeaderSortMenu return sort menu and do manual" time="0.04">
</testcase>
<testcase classname="components/viewHeader/viewHeaderSortMenu return sort menu and do revert" name="components/viewHeader/viewHeaderSortMenu return sort menu and do revert" time="0.038">
</testcase>
<testcase classname="components/viewHeader/viewHeaderSortMenu return sort menu and do Name sort" name="components/viewHeader/viewHeaderSortMenu return sort menu and do Name sort" time="0.039">
</testcase>
</testsuite>
<testsuite name="components/viewHeader/viewHeaderActionsMenu" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:32" time="0.669" tests="3">
<testcase classname="components/viewHeader/viewHeaderActionsMenu return menu" name="components/viewHeader/viewHeaderActionsMenu return menu" time="0.032">
</testcase>
<testcase classname="components/viewHeader/viewHeaderActionsMenu return menu and verify call to csv exporter" name="components/viewHeader/viewHeaderActionsMenu return menu and verify call to csv exporter" time="0.034">
</testcase>
<testcase classname="components/viewHeader/viewHeaderActionsMenu return menu and verify call to board archive" name="components/viewHeader/viewHeaderActionsMenu return menu and verify call to board archive" time="0.029">
</testcase>
</testsuite>
<testsuite name="components/viewHeader/viewHeaderGroupByMenu" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:33" time="0.734" tests="5">
<testcase classname="components/viewHeader/viewHeaderGroupByMenu return groupBy menu" name="components/viewHeader/viewHeaderGroupByMenu return groupBy menu" time="0.034">
</testcase>
<testcase classname="components/viewHeader/viewHeaderGroupByMenu return groupBy menu and groupBy Status" name="components/viewHeader/viewHeaderGroupByMenu return groupBy menu and groupBy Status" time="0.04">
</testcase>
<testcase classname="components/viewHeader/viewHeaderGroupByMenu return groupBy menu, hideEmptyGroups and ungroup in viewType table" name="components/viewHeader/viewHeaderGroupByMenu return groupBy menu, hideEmptyGroups and ungroup in viewType table" time="0.106">
</testcase>
<testcase classname="components/viewHeader/viewHeaderGroupByMenu For viewType table render only HideEmptyGroupsButton when hiddenGroups is empty" name="components/viewHeader/viewHeaderGroupByMenu For viewType table render only HideEmptyGroupsButton when hiddenGroups is empty" time="0.055">
</testcase>
<testcase classname="components/viewHeader/viewHeaderGroupByMenu For viewType table render only ShowHiddenGroupsButton when there are no emptyGroups" name="components/viewHeader/viewHeaderGroupByMenu For viewType table render only ShowHiddenGroupsButton when there are no emptyGroups" time="0.054">
</testcase>
</testsuite>
<testsuite name="components/viewHeader/ViewHeaderSearch" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:34" time="0.327" tests="2">
<testcase classname="components/viewHeader/ViewHeaderSearch return search menu" name="components/viewHeader/ViewHeaderSearch return search menu" time="0.017">
</testcase>
<testcase classname="components/viewHeader/ViewHeaderSearch search text after input" name="components/viewHeader/ViewHeaderSearch search text after input" time="0.025">
</testcase>
</testsuite>
<testsuite name="components/viewHeader/viewHeaderPropertiesMenu" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:35" time="0.467" tests="4">
<testcase classname="components/viewHeader/viewHeaderPropertiesMenu return properties menu" name="components/viewHeader/viewHeaderPropertiesMenu return properties menu" time="0.03">
</testcase>
<testcase classname="components/viewHeader/viewHeaderPropertiesMenu return properties menu with gallery typeview" name="components/viewHeader/viewHeaderPropertiesMenu return properties menu with gallery typeview" time="0.011">
</testcase>
<testcase classname="components/viewHeader/viewHeaderPropertiesMenu show menu and verify the call for showing card badges" name="components/viewHeader/viewHeaderPropertiesMenu show menu and verify the call for showing card badges" time="0.034">
</testcase>
<testcase classname="components/viewHeader/viewHeaderPropertiesMenu show menu and verify that it is not closed after clicking on the item" name="components/viewHeader/viewHeaderPropertiesMenu show menu and verify that it is not closed after clicking on the item" time="0.057">
</testcase>
</testsuite>
<testsuite name="components/viewHeader/dateFilter" errors="0" failures="4" skipped="0" timestamp="2023-03-10T13:37:35" time="0.523" tests="8">
<testcase classname="components/viewHeader/dateFilter return dateFilter default value" name="components/viewHeader/dateFilter return dateFilter default value" time="0.01">
</testcase>
<testcase classname="components/viewHeader/dateFilter return dateFilter invalid value" name="components/viewHeader/dateFilter return dateFilter invalid value" time="0.022">
</testcase>
<testcase classname="components/viewHeader/dateFilter return dateFilter valid value" name="components/viewHeader/dateFilter return dateFilter valid value" time="0.002">
</testcase>
<testcase classname="components/viewHeader/dateFilter returns local correctly - es local" name="components/viewHeader/dateFilter returns local correctly - es local" time="0.003">
</testcase>
<testcase classname="components/viewHeader/dateFilter handles calendar click event" name="components/viewHeader/dateFilter handles calendar click event" time="0.043">
<failure>TypeError: Cannot read properties of undefined (reading &apos;localeData&apos;)
at Object.getFirstDayOfWeek (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/addons/MomentLocaleUtils.js:48:27)
at Object.getFirstDayOfWeekFromProps (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/Helpers.js:72:24)
at DayPicker.renderMonths (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:448:36)
at DayPicker.render (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:531:18)
at finishClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17160:31)
at updateClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17110:24)
at beginWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:18620:16)
at HTMLUnknownElement.callCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:188:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLUnknownElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLUnknownElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLUnknownElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at Object.invokeGuardedCallbackDev (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:237:16)
at invokeGuardedCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:292:31)
at beginWork$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:23203:7)
at performUnitOfWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at discreteUpdates$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21893:7)
at discreteUpdates (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:806:12)
at dispatchDiscreteEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:4168:3)
at Document.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLSpanElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLSpanElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLSpanElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:25:20
at Object.eventWrapper (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/config.js:27:23)
at fireEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:16:35)
at Function.fireEvent.&lt;computed&gt; [as click] (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:125:36)
at fireClick (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:150:20)
at clickElement (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:91:5)
at Object.click (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:140:5)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/viewHeader/dateFilter.test.tsx:133:19)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>TestingLibraryElementError: Unable to find an element with the text: 15. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
&lt;body&gt;
&lt;div /&gt;
&lt;/body&gt;
at Object.getElementError (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at getByText (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:111:19)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/viewHeader/dateFilter.test.tsx:135:21)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>Error: expect(received).toMatchSnapshot()
Snapshot name: `components/viewHeader/dateFilter handles calendar click event 1`
- Snapshot - 2
+ Received + 0
@@ -1,14 +1,12 @@
&lt;IntlProvider
defaultFormats={Object {}}
defaultLocale=&quot;en&quot;
- fallbackOnEmptyString={true}
formats={Object {}}
locale=&quot;en&quot;
messages={Object {}}
onError={[Function]}
- onWarn={[Function]}
textComponent={Symbol(react.fragment)}
&gt;
&lt;DateFilter
filter={
Object {
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/viewHeader/dateFilter.test.tsx:129:27)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="components/viewHeader/dateFilter handle clear" name="components/viewHeader/dateFilter handle clear" time="0.014">
<failure>TypeError: Cannot read properties of undefined (reading &apos;localeData&apos;)
at Object.getFirstDayOfWeek (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/addons/MomentLocaleUtils.js:48:27)
at Object.getFirstDayOfWeekFromProps (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/Helpers.js:72:24)
at DayPicker.renderMonths (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:448:36)
at DayPicker.render (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:531:18)
at finishClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17160:31)
at updateClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17110:24)
at beginWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:18620:16)
at HTMLUnknownElement.callCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:188:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLUnknownElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLUnknownElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLUnknownElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at Object.invokeGuardedCallbackDev (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:237:16)
at invokeGuardedCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:292:31)
at beginWork$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:23203:7)
at performUnitOfWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at discreteUpdates$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21893:7)
at discreteUpdates (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:806:12)
at dispatchDiscreteEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:4168:3)
at Document.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLSpanElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLSpanElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLSpanElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:25:20
at Object.eventWrapper (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/config.js:27:23)
at fireEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:16:35)
at Function.fireEvent.&lt;computed&gt; [as click] (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:125:36)
at fireClick (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:150:20)
at clickElement (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:91:5)
at Object.click (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:140:5)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/viewHeader/dateFilter.test.tsx:167:19)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>TestingLibraryElementError: Unable to find an element with the text: Clear. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
&lt;body&gt;
&lt;div /&gt;
&lt;/body&gt;
at Object.getElementError (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at getByText (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:111:19)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/viewHeader/dateFilter.test.tsx:169:23)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="components/viewHeader/dateFilter set via text input" name="components/viewHeader/dateFilter set via text input" time="0.013">
<failure>TypeError: Cannot read properties of undefined (reading &apos;localeData&apos;)
at Object.getFirstDayOfWeek (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/addons/MomentLocaleUtils.js:48:27)
at Object.getFirstDayOfWeekFromProps (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/Helpers.js:72:24)
at DayPicker.renderMonths (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:448:36)
at DayPicker.render (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:531:18)
at finishClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17160:31)
at updateClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17110:24)
at beginWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:18620:16)
at HTMLUnknownElement.callCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:188:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLUnknownElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLUnknownElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLUnknownElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at Object.invokeGuardedCallbackDev (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:237:16)
at invokeGuardedCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:292:31)
at beginWork$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:23203:7)
at performUnitOfWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at discreteUpdates$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21893:7)
at discreteUpdates (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:806:12)
at dispatchDiscreteEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:4168:3)
at Document.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLSpanElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLSpanElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLSpanElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:25:20
at Object.eventWrapper (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/config.js:27:23)
at fireEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:16:35)
at Function.fireEvent.&lt;computed&gt; [as click] (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:125:36)
at fireClick (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:150:20)
at clickElement (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:91:5)
at Object.click (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:140:5)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/viewHeader/dateFilter.test.tsx:197:19)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>TestingLibraryElementError: Unable to find an element with the placeholder text of: MM/DD/YYYY
&lt;body&gt;
&lt;div /&gt;
&lt;/body&gt;
at Object.getElementError (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at getByPlaceholderText (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:111:19)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/viewHeader/dateFilter.test.tsx:199:23)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
<testcase classname="components/viewHeader/dateFilter handles `Today` button click event" name="components/viewHeader/dateFilter handles `Today` button click event" time="0.019">
<failure>TypeError: Cannot read properties of undefined (reading &apos;localeData&apos;)
at Object.getFirstDayOfWeek (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/addons/MomentLocaleUtils.js:48:27)
at Object.getFirstDayOfWeekFromProps (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/Helpers.js:72:24)
at DayPicker.renderMonths (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:448:36)
at DayPicker.render (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:531:18)
at finishClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17160:31)
at updateClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17110:24)
at beginWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:18620:16)
at HTMLUnknownElement.callCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:188:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLUnknownElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLUnknownElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLUnknownElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at Object.invokeGuardedCallbackDev (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:237:16)
at invokeGuardedCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:292:31)
at beginWork$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:23203:7)
at performUnitOfWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at discreteUpdates$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21893:7)
at discreteUpdates (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:806:12)
at dispatchDiscreteEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:4168:3)
at Document.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLSpanElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLSpanElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLSpanElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:25:20
at Object.eventWrapper (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/config.js:27:23)
at fireEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:16:35)
at Function.fireEvent.&lt;computed&gt; [as click] (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:125:36)
at fireClick (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:150:20)
at clickElement (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:91:5)
at Object.click (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:140:5)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/viewHeader/dateFilter.test.tsx:235:19)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>TestingLibraryElementError: Unable to find an element with the text: Today. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
&lt;body&gt;
&lt;div /&gt;
&lt;/body&gt;
at Object.getElementError (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at getByText (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:111:19)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/viewHeader/dateFilter.test.tsx:237:21)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
</testsuite>
<testsuite name="components/viewHeader/filterEntry" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:36" time="0.998" tests="12">
<testcase classname="components/viewHeader/filterEntry return filterEntry" name="components/viewHeader/filterEntry return filterEntry" time="0.042">
</testcase>
<testcase classname="components/viewHeader/filterEntry return filterEntry for boolean field" name="components/viewHeader/filterEntry return filterEntry for boolean field" time="0.018">
</testcase>
<testcase classname="components/viewHeader/filterEntry return filterEntry for text field" name="components/viewHeader/filterEntry return filterEntry for text field" time="0.018">
</testcase>
<testcase classname="components/viewHeader/filterEntry return filterEntry for date field" name="components/viewHeader/filterEntry return filterEntry for date field" time="0.02">
</testcase>
<testcase classname="components/viewHeader/filterEntry return filterEntry and click on status" name="components/viewHeader/filterEntry return filterEntry and click on status" time="0.057">
</testcase>
<testcase classname="components/viewHeader/filterEntry return filterEntry and click on includes" name="components/viewHeader/filterEntry return filterEntry and click on includes" time="0.054">
</testcase>
<testcase classname="components/viewHeader/filterEntry return filterEntry and click on doesn&apos;t include" name="components/viewHeader/filterEntry return filterEntry and click on doesn&apos;t include" time="0.054">
</testcase>
<testcase classname="components/viewHeader/filterEntry return filterEntry and click on is empty" name="components/viewHeader/filterEntry return filterEntry and click on is empty" time="0.05">
</testcase>
<testcase classname="components/viewHeader/filterEntry return filterEntry and click on is not empty" name="components/viewHeader/filterEntry return filterEntry and click on is not empty" time="0.052">
</testcase>
<testcase classname="components/viewHeader/filterEntry return filterEntry and click on delete" name="components/viewHeader/filterEntry return filterEntry and click on delete" time="0.041">
</testcase>
<testcase classname="components/viewHeader/filterEntry return filterEntry and click on different property type" name="components/viewHeader/filterEntry return filterEntry and click on different property type" time="0.056">
</testcase>
<testcase classname="components/viewHeader/filterEntry return filterEntry and click on different property type, but same filterOperation" name="components/viewHeader/filterEntry return filterEntry and click on different property type, but same filterOperation" time="0.052">
</testcase>
</testsuite>
<testsuite name="components/viewHeader/filterValue" errors="0" failures="1" skipped="0" timestamp="2023-03-10T13:37:37" time="0.555" tests="5">
<testcase classname="components/viewHeader/filterValue return filterValue" name="components/viewHeader/filterValue return filterValue" time="0.026">
</testcase>
<testcase classname="components/viewHeader/filterValue return filterValue and click Status" name="components/viewHeader/filterValue return filterValue and click Status" time="0.018">
</testcase>
<testcase classname="components/viewHeader/filterValue return filterValue and click Status with Status not in filter" name="components/viewHeader/filterValue return filterValue and click Status with Status not in filter" time="0.015">
</testcase>
<testcase classname="components/viewHeader/filterValue return filterValue and verify that menu is not closed after clicking on the item" name="components/viewHeader/filterValue return filterValue and verify that menu is not closed after clicking on the item" time="0.023">
</testcase>
<testcase classname="components/viewHeader/filterValue return date filter value" name="components/viewHeader/filterValue return date filter value" time="0.038">
<failure>TypeError: Cannot read properties of undefined (reading &apos;localeData&apos;)
at Object.getFirstDayOfWeek (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/addons/MomentLocaleUtils.js:48:27)
at Object.getFirstDayOfWeekFromProps (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/Helpers.js:72:24)
at DayPicker.renderMonths (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:448:36)
at DayPicker.render (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-day-picker/build/DayPicker.js:531:18)
at finishClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17160:31)
at updateClassComponent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:17110:24)
at beginWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:18620:16)
at HTMLUnknownElement.callCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:188:14)
at HTMLUnknownElement.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLUnknownElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLUnknownElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLUnknownElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at Object.invokeGuardedCallbackDev (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:237:16)
at invokeGuardedCallback (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:292:31)
at beginWork$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:23203:7)
at performUnitOfWork (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at discreteUpdates$1 (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:21893:7)
at discreteUpdates (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:806:12)
at dispatchDiscreteEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/react-dom/cjs/react-dom.development.js:4168:3)
at Document.callTheUserObjectsOperation (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
at innerInvokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
at invokeEventListeners (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
at HTMLButtonElementImpl._dispatch (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
at HTMLButtonElementImpl.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
at HTMLButtonElement.dispatchEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:25:20
at Object.eventWrapper (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/config.js:27:23)
at fireEvent (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:16:35)
at Function.fireEvent.&lt;computed&gt; [as click] (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/dom/dist/events.js:125:36)
at fireClick (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:150:20)
at clickElement (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:91:5)
at Object.click (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/user-event/dist/click.js:140:5)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/viewHeader/filterValue.test.tsx:165:19)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
<failure>TestingLibraryElementError: Unable to find an accessible element with the role &quot;button&quot; and name &quot;Clear&quot;
There are no accessible roles. But there might be some inaccessible roles. If you wish to access them, then set the `hidden` option to `true`. Learn more about this here: https://testing-library.com/docs/dom-testing-library/api-queries#byrole
&lt;body&gt;
&lt;div /&gt;
&lt;/body&gt;
at Object.getElementError (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19)
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:90:38
at /Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:62:17
at getByRole (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:111:19)
at Object.&lt;anonymous&gt; (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/src/components/viewHeader/filterValue.test.tsx:168:36)
at Promise.then.completed (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (&lt;anonymous&gt;)
at callAsyncCircusFn (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:218:40)
at _runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:60:9)
at run (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/run.js:25:3)
at runAndTransformResultsToJestFormat (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:170:21)
at jestAdapter (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:82:19)
at runTestInternal (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:389:16)
at runTest (/Users/calebroseland/Sources/github-mattermost/focalboard/webapp/node_modules/jest-runner/build/runTest.js:475:34)</failure>
</testcase>
</testsuite>
<testsuite name="components/viewHeader/filterComponent" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:37" time="0.728" tests="4">
<testcase classname="components/viewHeader/filterComponent return filterComponent" name="components/viewHeader/filterComponent return filterComponent" time="0.055">
</testcase>
<testcase classname="components/viewHeader/filterComponent return filterComponent and add Filter" name="components/viewHeader/filterComponent return filterComponent and add Filter" time="0.036">
</testcase>
<testcase classname="components/viewHeader/filterComponent return filterComponent and filter by status" name="components/viewHeader/filterComponent return filterComponent and filter by status" time="0.075">
</testcase>
<testcase classname="components/viewHeader/filterComponent return filterComponent and click is empty" name="components/viewHeader/filterComponent return filterComponent and click is empty" time="0.074">
</testcase>
</testsuite>
<testsuite name="components/calendar/toolbar" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:42" time="0.89" tests="4">
<testcase classname="components/calendar/toolbar return calendar, no date property" name="components/calendar/toolbar return calendar, no date property" time="0.132">
</testcase>
<testcase classname="components/calendar/toolbar return calendar, with date property not set" name="components/calendar/toolbar return calendar, with date property not set" time="0.147">
</testcase>
<testcase classname="components/calendar/toolbar return calendar, with date property set" name="components/calendar/toolbar return calendar, with date property set" time="0.079">
</testcase>
<testcase classname="components/calendar/toolbar return calendar, without permissions" name="components/calendar/toolbar return calendar, without permissions" time="0.062">
</testcase>
</testsuite>
<testsuite name="components/propertyValueElement" errors="0" failures="0" skipped="0" timestamp="2023-03-10T13:37:46" time="0.463" tests="8">
<testcase classname="components/propertyValueElement should match snapshot, select" name="components/propertyValueElement should match snapshot, select" time="0.017">
</testcase>
<testcase classname="components/propertyValueElement should match snapshot, select, read-only" name="components/propertyValueElement should match snapshot, select, read-only" time="0.004">
</testcase>
<testcase classname="components/propertyValueElement should match snapshot, multi-select" name="components/propertyValueElement should match snapshot, multi-select" time="0.005">
</testcase>
<testcase classname="components/propertyValueElement should match snapshot, url, array value" name="components/propertyValueElement should match snapshot, url, array value" time="0.005">
</testcase>
<testcase classname="components/propertyValueElement should match snapshot, person, array value" name="components/propertyValueElement should match snapshot, person, array value" time="0.005">
</testcase>
<testcase classname="components/propertyValueElement should match snapshot, date, array value" name="components/propertyValueElement should match snapshot, date, array value" time="0.004">
</testcase>
<testcase classname="components/propertyValueElement URL fields should allow cancel" name="components/propertyValueElement URL fields should allow cancel" time="0.01">
</testcase>
<testcase classname="components/propertyValueElement Generic fields should allow cancel" name="components/propertyValueElement Generic fields should allow cancel" time="0.068">
</testcase>
</testsuite>
</testsuites>