Added unit and integration tests

This commit is contained in:
2025-09-10 22:34:36 -06:00
parent 083245b447
commit 0f5c28a040
17 changed files with 244 additions and 47 deletions
+3
View File
@@ -0,0 +1,3 @@
mod git_sync_tests;
mod local_tests;
mod provider_tests;