geido commented on issue #16792:
URL: https://github.com/apache/superset/issues/16792#issuecomment-930059087


   ### RTL
   ...continuing on the topic of RTL
   
   #### Simplicity
   I believe it's often overlooked how much simplicity is important in test 
cases. I believe clear, dumb code should always be preferred over complex ones. 
The test cases should be pretty much standalone, easy to read, should not 
involve any external logic if not absolutely necessary. That's because you want 
the corpus of the tests to be understandable at first sight. 
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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