eschutho commented on issue #11688:
URL: 
https://github.com/apache/incubator-superset/issues/11688#issuecomment-733468608


   While I think that RTL has a lot of merit, I don't think that we should 
completely throw out the idea of unit tests. I believe that RTL is great for 
integration tests and larger pieces of functionality, but that we still need to 
test utils and functions that take an argument and return the proper value. 
Whether it's RTL or enzyme that handles this, I think it would be beneficial to 
have a set of unit tests, integration test (RTL) and end to end (Cypress) for 
full test coverage. Not everything can be handled or should be handled from the 
perspective of the user. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to