frontend tui tests

This commit is contained in:
filipriec
2025-06-25 23:00:51 +02:00
parent a5afc75099
commit a7457f5749
5 changed files with 314 additions and 4 deletions

View File

@@ -31,3 +31,8 @@ unicode-width = "0.2.0"
[features]
default = []
ui-debug = []
[dev-dependencies]
rstest = "0.25.0"
tokio-test = "0.4.4"
uuid = { version = "1.17.0", features = ["v4"] }