mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
add tests
This commit is contained in:
@@ -193,3 +193,7 @@ def test_demo(snap_compare):
|
||||
press=["down", "down", "down"],
|
||||
terminal_size=(100, 30),
|
||||
)
|
||||
|
||||
|
||||
def test_label_widths(snap_compare):
|
||||
assert snap_compare(SNAPSHOT_APPS_DIR / "label_widths.py")
|
||||
|
||||
Reference in New Issue
Block a user