feat: Add ACH payment flows #6788
Annotations
11 errors
|
Run tests:
src/pages/PlanPage/PlanPage.test.jsx#L113
AssertionError: expected '/plan/gh/codecov' to be '/gh/codecov' // Object.is equality
Ignored nodes: comments, script, style
<html>
<head />
<body
class="light"
>
<div />
</body>
</html>
Expected: "/gh/codecov"
Received: "/plan/gh/codecov"
❯ src/pages/PlanPage/PlanPage.test.jsx:113:57
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
Run tests:
src/pages/PlanPage/PlanPage.test.jsx#L131
AssertionError: expected '/plan/gh/codecov' to be '/gh/codecov' // Object.is equality
Ignored nodes: comments, script, style
<html>
<head />
<body
class="light"
>
<div />
</body>
</html>
Expected: "/gh/codecov"
Received: "/plan/gh/codecov"
❯ src/pages/PlanPage/PlanPage.test.jsx:131:57
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
Run tests:
src/pages/PlanPage/PlanPage.test.jsx#L149
TestingLibraryElementError: Unable to find an element with the text: /Tabs/. 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.
Ignored nodes: comments, script, style
<body
class="light"
>
<div />
</body>
Ignored nodes: comments, script, style
<body
class="light"
>
<div />
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ src/pages/PlanPage/PlanPage.test.jsx:149:33
|
Run tests:
src/pages/PlanPage/PlanPage.test.jsx#L169
TestingLibraryElementError: Unable to find an element with the text: /CurrentOrgPlan/. 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.
Ignored nodes: comments, script, style
<body
class="light"
>
<div />
</body>
Ignored nodes: comments, script, style
<body
class="light"
>
<div />
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ src/pages/PlanPage/PlanPage.test.jsx:169:46
|
Run tests:
src/pages/PlanPage/PlanPage.test.jsx#L178
TestingLibraryElementError: Unable to find an element with the text: /UpgradePlanPage/. 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.
Ignored nodes: comments, script, style
<body
class="light"
>
<div />
</body>
Ignored nodes: comments, script, style
<body
class="light"
>
<div />
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ src/pages/PlanPage/PlanPage.test.jsx:178:46
|
Run tests:
src/pages/PlanPage/PlanPage.test.jsx#L187
TestingLibraryElementError: Unable to find an element with the text: /InvoicesPage/. 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.
Ignored nodes: comments, script, style
<body
class="light"
>
<div />
</body>
Ignored nodes: comments, script, style
<body
class="light"
>
<div />
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ src/pages/PlanPage/PlanPage.test.jsx:187:43
|
Run tests:
src/pages/PlanPage/PlanPage.test.jsx#L199
TestingLibraryElementError: Unable to find an element with the text: /InvoiceDetailsPage/. 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.
Ignored nodes: comments, script, style
<body
class="light"
>
<div />
</body>
Ignored nodes: comments, script, style
<body
class="light"
>
<div />
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ src/pages/PlanPage/PlanPage.test.jsx:199:24
|
Run tests:
src/pages/PlanPage/PlanPage.test.jsx#L208
TestingLibraryElementError: Unable to find an element with the text: /CancelPlanPage/. 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.
Ignored nodes: comments, script, style
<body
class="light"
>
<div />
</body>
Ignored nodes: comments, script, style
<body
class="light"
>
<div />
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ src/pages/PlanPage/PlanPage.test.jsx:208:45
|
Run tests:
src/pages/PlanPage/PlanPage.test.jsx#L218
AssertionError: expected '/plan/gh/codecov/blah' to be '/plan/gh/codecov' // Object.is equality
Ignored nodes: comments, script, style
<html>
<head />
<body
class="light"
>
<div />
</body>
</html>
Expected: "/plan/gh/codecov"
Received: "/plan/gh/codecov/blah"
❯ src/pages/PlanPage/PlanPage.test.jsx:218:41
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
Run tests
Process completed with exit code 1.
|
Loading