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
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|