client tests now have a proper structure

This commit is contained in:
filipriec
2025-06-26 11:56:18 +02:00
parent a7457f5749
commit 5cd324b6ae
8 changed files with 1072 additions and 9 deletions

View File

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