tables data tests are now generalized, needs a bit more fixes, 6/6 are passing

This commit is contained in:
filipriec
2025-06-22 16:10:24 +02:00
parent 2a14eadf34
commit 1b8f19f1ce
5 changed files with 310 additions and 104 deletions

View File

@@ -1,5 +1,5 @@
// tests/mod.rs
pub mod adresar;
// pub mod tables_data;
// pub mod adresar;
pub mod tables_data;
pub mod common;
pub mod table_definition;
// pub mod table_definition;