Skip to content

Conversation

@shivaahir158
Copy link
Collaborator

Motivate of the pull request

  • To address an existing issue. If so, please provide a link to the issue:
  • Breaking new feature. If so, please describe details in the description part.

Describe the technical details -

  1. Tests for rendering edit and delete buttons and simulating user clicks.
  2. Tests for rendering a checkbox and handling state changes.
  3. Tests for rendering the "done" icon when no messages are present.
  4. Tests for rendering table headers and checking the behavior of the Add button.

What is currently done? (Provide issue link if applicable)

What does this pull request change?

Which part of the code base require a change

  • Frontend: TableBase.test.js
  • Backend:
  • Library: <Specify the library name, e.g. npm packages>
  • Plug-in: <Specify the plugin name, e.g. Webpack, jtest>
  • Documentation
  • Regression tests
  • Continuous Integration (CI) scripts

Impact of the pull request

  • Require a change on Quality of Results (QoR)
  • Break backward-compatibility. If so, please list who may be influenced.

@codecov
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.52%. Comparing base (5e68a15) to head (316bd8f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
+ Coverage   68.33%   68.52%   +0.18%     
==========================================
  Files         110      110              
  Lines        8607     8607              
==========================================
+ Hits         5882     5898      +16     
+ Misses       2725     2709      -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ravikiranchollangi ravikiranchollangi merged commit 2a1e707 into main Oct 14, 2024
11 checks passed
@ravikiranchollangi ravikiranchollangi deleted the task/RPE-136/FE-React-Jest-Test-for-TableBase.js branch October 14, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants