WIP: Rewrite plugin in react #489
code-coverage.yml
on: pull_request
Code Coverage Check
3m 37s
Annotations
10 errors
|
Code Coverage Check:
assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "button" and name "Completing…"
Here are the accessible roles:
heading:
Name "Ready for your first task and your first point?":
<h3 />
Name "First Task Title":
<h4 />
--------------------------------------------------
paragraph:
Name "":
<p />
Name "":
<p />
--------------------------------------------------
button:
Name "Complete Task":
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="onboarding-step"
>
<div
class="tour-content"
>
<div
class="prpl-columns-wrapper-flex"
>
<div
class="prpl-column"
>
<div
class="prpl-background-content"
>
<h3>
Ready for your first task and your first point?
</h3>
<p>
This is an example of a recommendation in Progress Planner. It's a task that helps improve your website. Most recommendations can be completed in under five minutes. Once you've completed a recommendation, we'll celebrate your success together and provide you with a new recommendation.
</p>
<p>
Let's give it a try!
</p>
</div>
</div>
<div
class="prpl-column"
>
<div
class="prpl-first-task-content"
>
<h4>
First Task Title
</h4>
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
>
Complete Task
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
at Object.getElementError (/home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/config.js:37:19)
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
at Object.getByRole (/home/runner/work/progress-planner/progress-planner/assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js:273:12)
at Promise.then.completed (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBloc
|
|
Code Coverage Check:
assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "button" and name "Mark as complete"
Here are the accessible roles:
heading:
Name "Ready for your first task and your first point?":
<h3 />
Name "First Task Title":
<h4 />
--------------------------------------------------
paragraph:
Name "":
<p />
Name "":
<p />
--------------------------------------------------
button:
Name "Complete Task":
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="onboarding-step"
>
<div
class="tour-content"
>
<div
class="prpl-columns-wrapper-flex"
>
<div
class="prpl-column"
>
<div
class="prpl-background-content"
>
<h3>
Ready for your first task and your first point?
</h3>
<p>
This is an example of a recommendation in Progress Planner. It's a task that helps improve your website. Most recommendations can be completed in under five minutes. Once you've completed a recommendation, we'll celebrate your success together and provide you with a new recommendation.
</p>
<p>
Let's give it a try!
</p>
</div>
</div>
<div
class="prpl-column"
>
<div
class="prpl-first-task-content"
>
<h4>
First Task Title
</h4>
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
>
Complete Task
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
at Object.getElementError (/home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/config.js:37:19)
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
at Object.getByRole (/home/runner/work/progress-planner/progress-planner/assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js:250:26)
at Promise.then.completed (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeB
|
|
Code Coverage Check:
assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "button" and name "Mark as complete"
Here are the accessible roles:
heading:
Name "Ready for your first task and your first point?":
<h3 />
Name "First Task Title":
<h4 />
--------------------------------------------------
paragraph:
Name "":
<p />
Name "":
<p />
--------------------------------------------------
button:
Name "Complete Task":
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="onboarding-step"
>
<div
class="tour-content"
>
<div
class="prpl-columns-wrapper-flex"
>
<div
class="prpl-column"
>
<div
class="prpl-background-content"
>
<h3>
Ready for your first task and your first point?
</h3>
<p>
This is an example of a recommendation in Progress Planner. It's a task that helps improve your website. Most recommendations can be completed in under five minutes. Once you've completed a recommendation, we'll celebrate your success together and provide you with a new recommendation.
</p>
<p>
Let's give it a try!
</p>
</div>
</div>
<div
class="prpl-column"
>
<div
class="prpl-first-task-content"
>
<h4>
First Task Title
</h4>
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
>
Complete Task
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
at Object.getElementError (/home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/config.js:37:19)
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
at Object.getByRole (/home/runner/work/progress-planner/progress-planner/assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js:224:26)
at Promise.then.completed (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeB
|
|
Code Coverage Check:
assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "button" and name "Mark as complete"
Here are the accessible roles:
heading:
Name "Ready for your first task and your first point?":
<h3 />
Name "First Task Title":
<h4 />
--------------------------------------------------
paragraph:
Name "":
<p />
Name "":
<p />
--------------------------------------------------
button:
Name "Complete Task":
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="onboarding-step"
>
<div
class="tour-content"
>
<div
class="prpl-columns-wrapper-flex"
>
<div
class="prpl-column"
>
<div
class="prpl-background-content"
>
<h3>
Ready for your first task and your first point?
</h3>
<p>
This is an example of a recommendation in Progress Planner. It's a task that helps improve your website. Most recommendations can be completed in under five minutes. Once you've completed a recommendation, we'll celebrate your success together and provide you with a new recommendation.
</p>
<p>
Let's give it a try!
</p>
</div>
</div>
<div
class="prpl-column"
>
<div
class="prpl-first-task-content"
>
<h4>
First Task Title
</h4>
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
>
Complete Task
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
at Object.getElementError (/home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/config.js:37:19)
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
at Object.getByRole (/home/runner/work/progress-planner/progress-planner/assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js:199:26)
at Promise.then.completed (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeB
|
|
Code Coverage Check:
assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "link" and name "Do it"
Here are the accessible roles:
heading:
Name "Ready for your first task and your first point?":
<h3 />
Name "First Task Title":
<h4 />
--------------------------------------------------
paragraph:
Name "":
<p />
Name "":
<p />
--------------------------------------------------
button:
Name "Mark as complete":
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="onboarding-step"
>
<div
class="tour-content"
>
<div
class="prpl-columns-wrapper-flex"
>
<div
class="prpl-column"
>
<div
class="prpl-background-content"
>
<h3>
Ready for your first task and your first point?
</h3>
<p>
This is an example of a recommendation in Progress Planner. It's a task that helps improve your website. Most recommendations can be completed in under five minutes. Once you've completed a recommendation, we'll celebrate your success together and provide you with a new recommendation.
</p>
<p>
Let's give it a try!
</p>
</div>
</div>
<div
class="prpl-column"
>
<div
class="prpl-first-task-content"
>
<h4>
First Task Title
</h4>
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
>
Mark as complete
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
at Object.getElementError (/home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/config.js:37:19)
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
at Object.getByRole (/home/runner/work/progress-planner/progress-planner/assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js:184:12)
at Promise.then.completed (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/
|
|
Code Coverage Check:
assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "button" and name "Mark as complete"
Here are the accessible roles:
heading:
Name "Ready for your first task and your first point?":
<h3 />
Name "First Task Title":
<h4 />
--------------------------------------------------
paragraph:
Name "":
<p />
Name "":
<p />
--------------------------------------------------
button:
Name "Complete Task":
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="onboarding-step"
>
<div
class="tour-content"
>
<div
class="prpl-columns-wrapper-flex"
>
<div
class="prpl-column"
>
<div
class="prpl-background-content"
>
<h3>
Ready for your first task and your first point?
</h3>
<p>
This is an example of a recommendation in Progress Planner. It's a task that helps improve your website. Most recommendations can be completed in under five minutes. Once you've completed a recommendation, we'll celebrate your success together and provide you with a new recommendation.
</p>
<p>
Let's give it a try!
</p>
</div>
</div>
<div
class="prpl-column"
>
<div
class="prpl-first-task-content"
>
<h4>
First Task Title
</h4>
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
>
Complete Task
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
at Object.getElementError (/home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/config.js:37:19)
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
at Object.getByRole (/home/runner/work/progress-planner/progress-planner/assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js:163:12)
at Promise.then.completed (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeB
|
|
Code Coverage Check:
assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "link" and name "Complete Task"
Here are the accessible roles:
heading:
Name "Ready for your first task and your first point?":
<h3 />
Name "First Task Title":
<h4 />
--------------------------------------------------
paragraph:
Name "":
<p />
Name "":
<p />
--------------------------------------------------
button:
Name "Complete Task":
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="onboarding-step"
>
<div
class="tour-content"
>
<div
class="prpl-columns-wrapper-flex"
>
<div
class="prpl-column"
>
<div
class="prpl-background-content"
>
<h3>
Ready for your first task and your first point?
</h3>
<p>
This is an example of a recommendation in Progress Planner. It's a task that helps improve your website. Most recommendations can be completed in under five minutes. Once you've completed a recommendation, we'll celebrate your success together and provide you with a new recommendation.
</p>
<p>
Let's give it a try!
</p>
</div>
</div>
<div
class="prpl-column"
>
<div
class="prpl-first-task-content"
>
<h4>
First Task Title
</h4>
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
>
Complete Task
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
at Object.getElementError (/home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/config.js:37:19)
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
at Object.getByRole (/home/runner/work/progress-planner/progress-planner/assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js:154:24)
at Promise.then.completed (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock
|
|
Code Coverage Check:
assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "link" and name "Complete Task"
Here are the accessible roles:
heading:
Name "Ready for your first task and your first point?":
<h3 />
Name "First Task Title":
<h4 />
--------------------------------------------------
paragraph:
Name "":
<p />
Name "":
<p />
--------------------------------------------------
button:
Name "Complete Task":
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="onboarding-step"
>
<div
class="tour-content"
>
<div
class="prpl-columns-wrapper-flex"
>
<div
class="prpl-column"
>
<div
class="prpl-background-content"
>
<h3>
Ready for your first task and your first point?
</h3>
<p>
This is an example of a recommendation in Progress Planner. It's a task that helps improve your website. Most recommendations can be completed in under five minutes. Once you've completed a recommendation, we'll celebrate your success together and provide you with a new recommendation.
</p>
<p>
Let's give it a try!
</p>
</div>
</div>
<div
class="prpl-column"
>
<div
class="prpl-first-task-content"
>
<h4>
First Task Title
</h4>
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
>
Complete Task
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
at Object.getElementError (/home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/config.js:37:19)
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
at Object.getByRole (/home/runner/work/progress-planner/progress-planner/assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js:144:24)
at Promise.then.completed (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock
|
|
Code Coverage Check:
assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js#L37
TestingLibraryElementError: Unable to find an accessible element with the role "link" and name "Complete Task"
Here are the accessible roles:
heading:
Name "Ready for your first task and your first point?":
<h3 />
Name "First Task Title":
<h4 />
--------------------------------------------------
paragraph:
Name "":
<p />
Name "":
<p />
--------------------------------------------------
button:
Name "Complete Task":
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="onboarding-step"
>
<div
class="tour-content"
>
<div
class="prpl-columns-wrapper-flex"
>
<div
class="prpl-column"
>
<div
class="prpl-background-content"
>
<h3>
Ready for your first task and your first point?
</h3>
<p>
This is an example of a recommendation in Progress Planner. It's a task that helps improve your website. Most recommendations can be completed in under five minutes. Once you've completed a recommendation, we'll celebrate your success together and provide you with a new recommendation.
</p>
<p>
Let's give it a try!
</p>
</div>
</div>
<div
class="prpl-column"
>
<div
class="prpl-first-task-content"
>
<h4>
First Task Title
</h4>
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
>
Complete Task
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
at Object.getElementError (/home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/config.js:37:19)
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
at Object.getByRole (/home/runner/work/progress-planner/progress-planner/assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js:137:12)
at Promise.then.completed (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock
|
|
Code Coverage Check:
assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js#L37
TestingLibraryElementError: Unable to find an element by: [data-testid="onboarding-step"]
Ignored nodes: comments, script, style
<body>
<div>
<div
class="onboarding-step"
>
<div
class="tour-content"
>
<div
class="prpl-columns-wrapper-flex"
>
<div
class="prpl-column"
>
<div
class="prpl-background-content"
>
<h3>
Ready for your first task and your first point?
</h3>
<p>
This is an example of a recommendation in Progress Planner. It's a task that helps improve your website. Most recommendations can be completed in under five minutes. Once you've completed a recommendation, we'll celebrate your success together and provide you with a new recommendation.
</p>
<p>
Let's give it a try!
</p>
</div>
</div>
<div
class="prpl-column"
>
<div
class="prpl-first-task-content"
>
<h4>
First Task Title
</h4>
<button
class="prpl-complete-task-btn prpl-btn prpl-btn-secondary"
data-task-id="first-task"
type="button"
>
Complete Task
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
at Object.getElementError (/home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/config.js:37:19)
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
at /home/runner/work/progress-planner/progress-planner/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
at Object.getByTestId (/home/runner/work/progress-planner/progress-planner/assets/src/components/OnboardingWizard/steps/__tests__/FirstTaskStep.test.js:95:12)
at Promise.then.completed (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:121:9)
at _runTestsForDescribeBlock (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:121:9)
at run (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/home/runner/work/progress-planner/progress-planner/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
|
1.52 MB |
sha256:3427ab865ba1165db99f51e82aca05d8e2e3f92ba379f184d925a5679724cd09
|
|
|
jest-coverage-report
|
22.2 KB |
sha256:59651d86443eb87ace687038ce2ba01759e941a140b295e5a98ddfaf3acd9b89
|
|
|
phpunit-output
Expired
|
749 Bytes |
sha256:8cb995692fa18cc8b4e92cfdc61ecf3a4f532217345e0dbd1c7e89161f2d69e7
|
|