ljmotta commented on PR #3556: URL: https://github.com/apache/incubator-kie-tools/pull/3556#issuecomment-4478905209
@rajalakshmys-27 I've done a new round of review on the code. Please take a look into all files that I've added a comment into. I could see we still have many `waitFor` and CSS locators. Also we shouldn't have `if` blocks on a test or throw errors. Related to readability some tests create unnecessary variables and they could be inlined. -- 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]
