feat: bridge data between handlers, new tests for Response

This commit is contained in:
2025-10-17 21:51:19 +03:00
parent 182467502d
commit cd58f2a5d3
4 changed files with 328 additions and 7 deletions
+1 -1
View File
@@ -28,4 +28,4 @@ jobs:
uv sync --group dev
- name: Run tests
run: uv run python -m unittest discover
run: uv run python -m pytest tests