bbovenzi opened a new issue, #56486:
URL: https://github.com/apache/airflow/issues/56486

   ### Body
   
   It is always a pain to manually update screenshots whenever we make a UI 
change.
   We also need to expand our test coverage.
   
   
   Let's combine snapshot tests to generate images for each of our docs 
screenshots. We will need to list out all of the screenshots we generate, 
figure out if we're rendering a full page or a single component, and mock all 
API requests that view uses. The mock data will need to reflect real example 
use cases.
   
   Vitest snapshots: https://vitest.dev/guide/snapshot
   
   ### Committer
   
   - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


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

Reply via email to