Skip to content

UIORGS-391: add initial routing config and components #379

UIORGS-391: add initial routing config and components

UIORGS-391: add initial routing config and components #379

GitHub Actions / Jest Unit Test Results failed Oct 11, 2023 in 0s

3 fail, 212 pass in 2m 33s

    1 files    64 suites   2m 33s ⏱️
215 tests 212 ✔️ 0 💤 3
218 runs  215 ✔️ 0 💤 3

Results for commit 2b8e839.

Annotations

Check warning on line 0 in ViewContact should render correct structure

See this annotation in the file changed.

@github-actions github-actions / Jest Unit Test Results

ViewContact should render correct structure (ViewContact should render correct structure) failed

artifacts/jest-junit/junit.xml
Raw output
Error: expect(received).toMatchSnapshot()

Snapshot name: `ViewContact should render correct structure 1`

- Snapshot  -  9
+ Received  + 21

@@ -434,21 +434,24 @@
                      data-test-accordion-wrapper="true"
                      id="accordion2"
                      role="region"
                    >
                      <div
+                       class="mclContainer"
+                       style="position: relative; overflow: hidden; height: auto; width: 100%;"
+                       tabindex="-1"
+                     >
+                       <div
                          aria-live="assertive"
                          aria-relevant="additions"
                          class="sr-only"
-                       tabindex="-1"
                        />
                        <div
                          aria-rowcount="2"
-                       class="mclContainer"
+                         class=""
                          data-total-count="0"
                          role="grid"
-                       style="position: relative; overflow: hidden; height: auto; width: 100%;"
                          tabindex="0"
                        >
                          <div
                            class="mclHeaderContainer"
                          >
@@ -585,10 +588,11 @@
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
+                 </div>
                </section>
                <section
                  class="accordion hasSeparator"
                  data-test-accordion-section="true"
                  id="contact-phones"
@@ -639,23 +643,26 @@
                      aria-labelledby="accordion-toggle-button-contact-phones"
                      class="content-region expanded"
                      data-test-accordion-wrapper="true"
                      id="accordion3"
                      role="region"
+                   >
+                     <div
+                       class="mclContainer"
+                       style="position: relative; overflow: hidden; height: auto; width: 100%;"
+                       tabindex="-1"
                      >
                        <div
                          aria-live="assertive"
                          aria-relevant="additions"
                          class="sr-only"
-                       tabindex="-1"
                        />
                        <div
                          aria-rowcount="2"
-                       class="mclContainer"
+                         class=""
                          data-total-count="0"
                          role="grid"
-                       style="position: relative; overflow: hidden; height: auto; width: 100%;"
                          tabindex="0"
                        >
                          <div
                            class="mclHeaderContainer"
                          >
@@ -792,10 +799,11 @@
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
+                 </div>
                </section>
                <section
                  class="accordion hasSeparator"
                  data-test-accordion-section="true"
                  id="contact-urls"
@@ -846,23 +854,26 @@
                      aria-labelledby="accordion-toggle-button-contact-urls"
                      class="content-region expanded"
                      data-test-accordion-wrapper="true"
                      id="accordion4"
                      role="region"
+                   >
+                     <div
+                       class="mclContainer"
+                       style="position: relative; overflow: hidden; height: auto; width: 100%;"
+                       tabindex="-1"
                      >
                        <div
                          aria-live="assertive"
                          aria-relevant="additions"
                          class="sr-only"
-                       tabindex="-1"
                        />
                        <div
                          aria-rowcount="2"
-                       class="mclContainer"
+                         class=""
                          data-total-count="0"
                          role="grid"
-                       style="position: relative; overflow: hidden; height: auto; width: 100%;"
                          tabindex="0"
                        >
                          <div
                            class="mclHeaderContainer"
                          >
@@ -997,10 +1008,11 @@
                                      data-test-layout="true"
                                    >
                                      <span>
                                        Icon
                                      </span>
+                                   </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
    at Object.toMatchSnapshot (/home/runner/work/ui-organizations/ui-organizations/src/contacts/ViewContact/ViewContact.test.js:54:26)
    at Promise.then.completed (/home/runner/work/ui-organizations/ui-organizations/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/ui-organizations/ui-organizations/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/ui-organizations/ui-organizations/node_modules/jest-circus/build/run.js:316:40)
    at _runTest (/home/runner/work/ui-organizations/ui-organizations/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/ui-organizations/ui-organizations/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/ui-organizations/ui-organizations/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/ui-organizations/ui-organizations/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/ui-organizations/ui-organizations/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/ui-organizations/ui-organizations/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/ui-organizations/ui-organizations/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/ui-organizations/ui-organizations/node_modules/jest-runner/build/runTest.js:444:34)

Check warning on line 0 in OrganizationContactPeopleForm should render correct structure

See this annotation in the file changed.

@github-actions github-actions / Jest Unit Test Results

OrganizationContactPeopleForm should render correct structure (OrganizationContactPeopleForm should render correct structure) failed

artifacts/jest-junit/junit.xml
Raw output
Error: expect(received).toMatchSnapshot()

Snapshot name: `OrganizationContactPeopleForm should render correct structure 1`

- Snapshot  - 3
+ Received  + 7

@@ -5,22 +5,25 @@
      >
        <div
          class="col-xs-12"
        >
          <div
+           class="mclContainer"
+           style="position: relative; overflow: hidden; height: auto; width: 100%;"
+           tabindex="-1"
+         >
+           <div
              aria-live="assertive"
              aria-relevant="additions"
              class="sr-only"
-           tabindex="-1"
            />
            <div
              aria-rowcount="2"
-           class="mclContainer"
+             class=""
              data-total-count="0"
              id="contact-list"
              role="grid"
-           style="position: relative; overflow: hidden; height: auto; width: 100%;"
              tabindex="0"
            >
              <div
                class="mclHeaderContainer"
              >
@@ -164,10 +167,11 @@
                          data-test-layout="true"
                        >
                          <span>
                            Icon
                          </span>
+                       </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
    at Object.toMatchSnapshot (/home/runner/work/ui-organizations/ui-organizations/src/Organizations/OrganizationForm/OrganizationContactPeopleForm/OrganizationContactPeopleForm.test.js:62:26)

Check warning on line 0 in OrganizationInterfacesForm should render correct structure

See this annotation in the file changed.

@github-actions github-actions / Jest Unit Test Results

OrganizationInterfacesForm should render correct structure (OrganizationInterfacesForm should render correct structure) failed

artifacts/jest-junit/junit.xml
Raw output
Error: expect(received).toMatchSnapshot()

Snapshot name: `OrganizationInterfacesForm should render correct structure 1`

- Snapshot  - 3
+ Received  + 7

@@ -5,22 +5,25 @@
      >
        <div
          class="col-xs-12"
        >
          <div
+           class="mclContainer"
+           style="position: relative; overflow: hidden; height: auto; width: 100%;"
+           tabindex="-1"
+         >
+           <div
              aria-live="assertive"
              aria-relevant="additions"
              class="sr-only"
-           tabindex="-1"
            />
            <div
              aria-rowcount="2"
-           class="mclContainer"
+             class=""
              data-total-count="0"
              id="interface-list"
              role="grid"
-           style="position: relative; overflow: hidden; height: auto; width: 100%;"
              tabindex="0"
            >
              <div
                class="mclHeaderContainer"
              >
@@ -147,10 +150,11 @@
                          data-test-layout="true"
                        >
                          <span>
                            Icon
                          </span>
+                       </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
    at Object.toMatchSnapshot (/home/runner/work/ui-organizations/ui-organizations/src/Organizations/OrganizationForm/OrganizationInterfacesForm/OrganizationInterfacesForm.test.js:58:26)