codeant-ai-for-open-source[bot] commented on code in PR #44243: URL: https://github.com/apache/superset/pull/44243#discussion_r4007780095
########## docs/developer_docs/testing/backend-testing.md: ########## @@ -71,6 +71,7 @@ The Alerts & Reports feature relies on Celery for task scheduling and execution. - Redis running on `localhost:6379` - [MailHog](https://github.com/mailhog/MailHog) installed (a local SMTP server with a web UI for viewing caught emails) +- Playwright and Chromium installed, for report screenshots: `pip install playwright && playwright install chromium` Review Comment: ✅ **Customized review instruction saved!** **Instruction:** > Do not require documenting or adding `playwright install-deps` in this backend testing guide; users may rely on built-in Chromium/Playwright or seek platform-specific instructions elsewhere. **Applied to:** - `docs/developer_docs/testing/backend-testing.md` --- 💡 *To manage or update this instruction, visit: [CodeAnt AI Settings](https://app.codeant.ai/org/settings/learnings)* -- 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]
