bito-code-review[bot] commented on code in PR #38591: URL: https://github.com/apache/superset/pull/38591#discussion_r2997892636
########## superset-frontend/src/features/alerts/components/AlertReportCronScheduler.test.tsx: ########## @@ -0,0 +1,125 @@ +/** Review Comment: <!-- Bito Reply --> Yes, the test file covers the AlertReportCronScheduler wrapper's behavior, including mode switching and committing changes on blur or Enter. Testing the third-party CronPicker's onChange is out of scope. -- 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]
