src/app/wrapper/app.accessiblename.spec.js
2.2s
Accessible Name Automation Proof of Concept > Semantic components > Buttons > Basic > Text
should have its accessible name equal to "Visible label"
passed
0.002s
Accessible Name Automation Proof of Concept > Semantic components > Buttons > Basic > Text
should have its accessible role equal to "button"
passed
0.001s
Accessible Name Automation Proof of Concept > Semantic components > Buttons > Basic > Emoji
should have its accessible name equal to "🔓"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Buttons > Basic > Emoji
should have its accessible role equal to "button"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Buttons > Labelled > Text
should have its accessible name equal to "Accessible label"
passed
0.001s
Accessible Name Automation Proof of Concept > Semantic components > Buttons > Labelled > Text
should have its accessible role equal to "button"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Buttons > Labelled > Emoji
should have its accessible name equal to "Accessible label"
passed
0.001s
Accessible Name Automation Proof of Concept > Semantic components > Buttons > Labelled > Emoji
should have its accessible role equal to "button"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Buttons > Inlined > Text
should have its accessible name equal to "Accessible label"
passed
0.001s
Accessible Name Automation Proof of Concept > Semantic components > Buttons > Inlined > Text
should have its accessible role equal to "button"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Buttons > Inlined > Emoji
should have its accessible name equal to "Accessible label"
passed
0.001s
Accessible Name Automation Proof of Concept > Semantic components > Buttons > Inlined > Emoji
should have its accessible role equal to "button"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Links > Basic > Text
should have its accessible name equal to "Visible label"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Links > Basic > Text
should have its accessible role equal to "link"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Links > Basic > Emoji
should have its accessible name equal to "🔓"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Links > Basic > Emoji
should have its accessible role equal to "link"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Links > Labelled > Text
should have its accessible name equal to "Accessible label"
passed
0.001s
Accessible Name Automation Proof of Concept > Semantic components > Links > Labelled > Text
should have its accessible role equal to "link"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Links > Labelled > Emoji
should have its accessible name equal to "Accessible label"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Links > Labelled > Emoji
should have its accessible role equal to "link"
passed
0.001s
Accessible Name Automation Proof of Concept > Semantic components > Links > Inlined > Text
should have its accessible name equal to "Accessible label"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Links > Inlined > Text
should have its accessible role equal to "link"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Links > Inlined > Emoji
should have its accessible name equal to "Accessible label"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Links > Inlined > Emoji
should have its accessible role equal to "link"
passed
0.001s
Accessible Name Automation Proof of Concept > Semantic components > Titles > Level 1
should have its accessible name equal to "Visible title"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Titles > Level 1
should have its accessible role equal to "heading"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Titles > Level 1
should have its accessible level equal to "1"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Titles > Level 2
should have its accessible name equal to "Visible title"
passed
0.001s
Accessible Name Automation Proof of Concept > Semantic components > Titles > Level 2
should have its accessible role equal to "heading"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Titles > Level 2
should have its accessible level equal to "2"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Titles > Level 3
should have its accessible name equal to "Visible title"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Titles > Level 3
should have its accessible role equal to "heading"
passed
0.001s
Accessible Name Automation Proof of Concept > Semantic components > Titles > Level 3
should have its accessible level equal to "3"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Titles > Level 4
should have its accessible name equal to "Visible title"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Titles > Level 4
should have its accessible role equal to "heading"
passed
0s
Accessible Name Automation Proof of Concept > Semantic components > Titles > Level 4
should have its accessible level equal to "4"
passed
0s
Accessible Name Automation Proof of Concept > Non semantic components > Buttons > Basic > Text
should have its accessible name equal to "Visible label"
passed
0.001s
Accessible Name Automation Proof of Concept > Non semantic components > Buttons > Basic > Text
should have its accessible role equal to "button"
failed
0.004s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "button"
Received: "genericContainer"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:481:32)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Buttons > Basic > Emoji
should have its accessible name equal to "🔓"
passed
0.001s
Accessible Name Automation Proof of Concept > Non semantic components > Buttons > Basic > Emoji
should have its accessible role equal to "button"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "button"
Received: "genericContainer"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:508:32)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Buttons > Labelled > Text
should have its accessible name equal to "Accessible label"
passed
0.001s
Accessible Name Automation Proof of Concept > Non semantic components > Buttons > Labelled > Text
should have its accessible role equal to "button"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "button"
Received: "genericContainer"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:537:32)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Buttons > Labelled > Emoji
should have its accessible name equal to "Accessible label"
passed
0s
Accessible Name Automation Proof of Concept > Non semantic components > Buttons > Labelled > Emoji
should have its accessible role equal to "button"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "button"
Received: "genericContainer"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:564:32)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Buttons > Inlined > Text
should have its accessible name equal to "Accessible label"
passed
0.001s
Accessible Name Automation Proof of Concept > Non semantic components > Buttons > Inlined > Text
should have its accessible role equal to "button"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "button"
Received: "genericContainer"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:593:32)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Buttons > Inlined > Emoji
should have its accessible name equal to "Accessible label"
passed
0.001s
Accessible Name Automation Proof of Concept > Non semantic components > Buttons > Inlined > Emoji
should have its accessible role equal to "button"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "button"
Received: "genericContainer"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:620:32)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Links > Basic > Text
should have its accessible name equal to "Visible label"
passed
0s
Accessible Name Automation Proof of Concept > Non semantic components > Links > Basic > Text
should have its accessible role equal to "link"
failed
0.001s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "link"
Received: "genericContainer"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:651:32)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Links > Basic > Emoji
should have its accessible name equal to "🔓"
passed
0s
Accessible Name Automation Proof of Concept > Non semantic components > Links > Basic > Emoji
should have its accessible role equal to "link"
failed
0.001s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "link"
Received: "genericContainer"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:678:32)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Links > Labelled > Text
should have its accessible name equal to "Accessible label"
passed
0s
Accessible Name Automation Proof of Concept > Non semantic components > Links > Labelled > Text
should have its accessible role equal to "link"
failed
0.001s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "link"
Received: "genericContainer"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:707:32)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Links > Labelled > Emoji
should have its accessible name equal to "Accessible label"
passed
0.001s
Accessible Name Automation Proof of Concept > Non semantic components > Links > Labelled > Emoji
should have its accessible role equal to "link"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "link"
Received: "genericContainer"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:734:32)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Links > Inlined > Text
should have its accessible name equal to "Accessible label"
passed
0s
Accessible Name Automation Proof of Concept > Non semantic components > Links > Inlined > Text
should have its accessible role equal to "link"
failed
0.001s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "link"
Received: "genericContainer"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:763:32)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Links > Inlined > Emoji
should have its accessible name equal to "Accessible label"
passed
0s
Accessible Name Automation Proof of Concept > Non semantic components > Links > Inlined > Emoji
should have its accessible role equal to "link"
failed
0.001s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "link"
Received: "genericContainer"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:790:32)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Titles > Level 1
should have its accessible name equal to "Visible title"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Visible title"
Received: null
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:816:30)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Titles > Level 1
should have its accessible role equal to "heading"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "heading"
Received: "paragraph"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:818:30)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Titles > Level 1
should have its accessible level equal to "1"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: 1
Received: null
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:820:31)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Titles > Level 2
should have its accessible name equal to "Visible title"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Visible title"
Received: null
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:843:30)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Titles > Level 2
should have its accessible role equal to "heading"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "heading"
Received: "paragraph"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:845:30)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Titles > Level 2
should have its accessible level equal to "2"
failed
0.001s
Error: expect(received).toBe(expected) // Object.is equality
Expected: 2
Received: null
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:847:31)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Titles > Level 3
should have its accessible name equal to "Visible title"
failed
0.001s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Visible title"
Received: null
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:870:30)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Titles > Level 3
should have its accessible role equal to "heading"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "heading"
Received: "paragraph"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:872:30)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Titles > Level 3
should have its accessible level equal to "3"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: 3
Received: null
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:874:31)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Titles > Level 4
should have its accessible name equal to "Visible title"
failed
0.001s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Visible title"
Received: null
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:897:30)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Titles > Level 4
should have its accessible role equal to "heading"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: "heading"
Received: "paragraph"
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:899:30)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
Accessible Name Automation Proof of Concept > Non semantic components > Titles > Level 4
should have its accessible level equal to "4"
failed
0s
Error: expect(received).toBe(expected) // Object.is equality
Expected: 4
Received: null
at Object.<anonymous> (src/app/wrapper/app.accessiblename.spec.js:901:31)
at Promise.then.completed (node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at _runTest (node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (node_modules/jest-circus/build/run.js:60:9)