Integrate Visualization Testing in Mesa CI #2734
Labels
ci
Release notes label
Sprints!
A task that might be good to tackle during sprints!
testing
Release notes label
visualisation
Goal
Add comprehensive testing for Mesa's visualization components (SolaraViz) to our CI pipeline to ensure visualization functionality works correctly across all example models.
What's Been Tried
test_examples.py
but doesn't validate visualization componentsapp.page
Current Status
viz.py
approach shows promise but needs integration with existing test infrastructureThe Solara docs might be useful: Testing with Solara
Part of #2364.
The text was updated successfully, but these errors were encountered: