Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

PON-423: Integrate React-Testing-Library in Ecommerce MFE #1158

PON-423: Integrate React-Testing-Library in Ecommerce MFE

PON-423: Integrate React-Testing-Library in Ecommerce MFE #1158

Triggered via pull request July 25, 2023 12:18
Status Failure
Total duration 1m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
tests: src/order-history/OrderHistoryPage.test.jsx#L65
Trailing spaces not allowed
tests: src/orders-and-subscriptions/OrdersAndSubscriptionsPage.test.jsx#L3
'react-test-renderer' should be listed in the project's dependencies. Run 'npm i -S react-test-renderer' to add it
tests: src/subscriptions/ManageSubscriptionsPage.test.jsx#L3
'react-test-renderer' should be listed in the project's dependencies. Run 'npm i -S react-test-renderer' to add it
tests: src/testing.jsx#L3
'redux-mock-store' should be listed in the project's dependencies, not devDependencies
tests: src/testing.jsx#L6
'@testing-library/react' should be listed in the project's dependencies, not devDependencies
tests: src/testing.jsx#L7
'@testing-library/jest-dom' should be listed in the project's dependencies, not devDependencies
tests: src/testing.jsx#L17
Expected no linebreak before this expression
tests: src/testing.jsx#L19
Redundant double negation
tests
Process completed with exit code 1.