(feat) change directory structure and add test cases

This commit is contained in:
Nicolas Sebastian Schuler
2025-07-16 10:07:53 +02:00
parent 8b13bdbb6d
commit 9644cc7fe9
6 changed files with 148 additions and 5 deletions

View File

@@ -12,4 +12,5 @@ dependencies = [
dev-dependencies = [
"httpx>=0.28.1",
"pytest>=8.4.1",
"trio>=0.30.0",
]