chore: update tests to adaped to new structure

This commit is contained in:
Patryk Hegenberg 2026-02-11 15:47:03 +01:00
parent d87d0cce11
commit ee8f54cf06
8 changed files with 128 additions and 0 deletions

View file

@ -33,6 +33,7 @@ testpaths = ["tests"]
[dependency-groups]
dev = [
"httpx>=0.28.1",
"pytest>=9.0.2",
"pytest-mock>=3.15.1",
"requests-mock>=1.12.1",