mik-laj edited a comment on issue #9538: URL: https://github.com/apache/airflow/issues/9538#issuecomment-662686985
It's a good idea to add a test that will check that the content is securely protected against XSS attacks. For the Web UI, it is enough for us to have integration tests. You should use test client to send HTTP request and check text in response https://github.com/apache/airflow/blob/33f0cd2657b2e77ea3477e0c93f13f1474be628e/tests/www/test_views.py#L172 ---------------------------------------------------------------- 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]
