[test] Cleanup Table tests TODOs#47656
Conversation
Netlify deploy previewhttps://deploy-preview-47656--material-ui.netlify.app/ Bundle size report
|
How is it obselete? |
|
These TODOs are no longer actionable. The relevant behavior is already covered by existing tests and the original integration path has changed since the comments were added |
I don't think they are irrelevant. Why do you think so? The comments specifically suggest testing the integration via Testing only the context providers verifies internal wiring, but it doesn't exercise the real integration path. An integration-style test using From that perspective, I'd expect the TODO to be resolved by updating the tests to use |
|
If they are indeed actionable, we should create an issue to track it rather than rely on the |
|
@Ocheretovich @mj12albert I add a Table integration test which covers the context logic. However, most of it is covered in |
|
@mj12albert @silviuaavram Can you review this? |
Removes obsolete TODO comments from table component tests without changing test behavior