impemented mock testing

This commit is contained in:
2026-02-26 17:11:42 +01:00
parent f76acd6256
commit 667d94af7a
21 changed files with 480 additions and 110 deletions

1
tests/common/mod.rs Normal file
View File

@@ -0,0 +1 @@
pub mod fakesys;