[ 
https://issues.apache.org/jira/browse/HDDS-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abhishek Pal updated HDDS-3182:
-------------------------------
    Description: 
Add enzyme and jest libraries as dev dependencies and improve code coverage 
with unit tests in Recon UI.

This ticket will add new UI tests for verifying basic functionality of Recon 
UI, and will allow us to catch bugs early on after integrating it with the 
CI/CD pipelines.

It will use ReactTestingLibrary (RTL) to provide test functionality, Jest as a 
runner for the tests and msw to intercept and mock responses for API calls.

To run the tests, we can execute {panel}pnpm test{panel}

  was:Add enzyme and jest libraries as dev dependencies and improve code 
coverage with unit tests in Recon UI.


> Add unit tests to Recon Frontend
> --------------------------------
>
>                 Key: HDDS-3182
>                 URL: https://issues.apache.org/jira/browse/HDDS-3182
>             Project: Apache Ozone
>          Issue Type: Epic
>          Components: Ozone Recon
>    Affects Versions: 0.5.0
>            Reporter: Vivek Ratnavel Subramanian
>            Assignee: Abhishek Pal
>            Priority: Major
>              Labels: Triaged
>
> Add enzyme and jest libraries as dev dependencies and improve code coverage 
> with unit tests in Recon UI.
> This ticket will add new UI tests for verifying basic functionality of Recon 
> UI, and will allow us to catch bugs early on after integrating it with the 
> CI/CD pipelines.
> It will use ReactTestingLibrary (RTL) to provide test functionality, Jest as 
> a runner for the tests and msw to intercept and mock responses for API calls.
> To run the tests, we can execute {panel}pnpm test{panel}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to