add proptests to some layout ops

This commit is contained in:
🪞👃🪞 2025-01-27 15:58:28 +01:00
parent 1004c6a4d6
commit ad1abf6ec8
7 changed files with 206 additions and 57 deletions

View file

@ -8,3 +8,4 @@ tek_edn = { path = "../edn" }
[dev-dependencies]
tek_tui = { path = "../tui" }
proptest = "^1"