mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Snapshotting Header widgets
This commit is contained in:
@@ -81,6 +81,9 @@ def test_footer_render(snap_compare):
|
||||
assert snap_compare("docs/examples/widgets/footer.py")
|
||||
|
||||
|
||||
def test_header_render(snap_compare):
|
||||
assert snap_compare("docs/examples/widgets/header.py")
|
||||
|
||||
# --- CSS properties ---
|
||||
# We have a canonical example for each CSS property that is shown in their docs.
|
||||
# If any of these change, something has likely broken, so snapshot each of them.
|
||||
|
||||
Reference in New Issue
Block a user