# Testing Guide This page is being revised. ## Smoke tests (current) The file `smoke_tests.py` is designed to be fast and minimal. It checks that key plotting / widget update paths are importable and non-crashing. ---