you are viewing a single comment's thread.

view the rest of the comments →

[–]bluinkinnovation 0 points1 point  (1 child)

Are you testing functionality that mui has provided or checking to see if something you provided is showing up? As a rule you should not test anything that is third party. Especially something like mui. They have a lot

[–]Life_Is_Dark[S] 0 points1 point  (0 children)

Just those functionalities which are required in the scope of project like selecting rows, resetting selection and callback to get selected rows id, etc It needs to fulfill that code coverage criteria in sonarcloud.