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

3
client/tests/mod.rs Normal file
View File

@@ -0,0 +1,3 @@
// tests/mod.rs
pub mod form_tests;