add tests

This commit is contained in:
geoffsee
2025-06-17 10:38:30 -04:00
parent 90f6a0ab7e
commit d04634a99c
6 changed files with 506 additions and 21 deletions

View File

@@ -1,2 +1,3 @@
pub mod public;
pub mod authenticated;
pub mod authenticated;
pub mod router;