get adresar by position unit test

This commit is contained in:
filipriec
2025-02-25 11:17:02 +01:00
parent 6f5e548200
commit 684f238d1c
2 changed files with 304 additions and 0 deletions

View File

@@ -4,3 +4,4 @@ pub mod post_adresar_test;
pub mod put_adresar_test;
pub mod get_adresar_test;
pub mod get_adresar_count_test;
pub mod get_adresar_by_position_test;