tests: added bot turn start strategies unit tests

This commit is contained in:
Aleix Conchillo Flaqué
2025-12-08 18:22:58 -08:00
parent 76561da850
commit 7e69288898
4 changed files with 491 additions and 10 deletions

View File

@@ -125,7 +125,7 @@ dev = [
"pre-commit~=4.2.0",
"pyright>=1.1.404,<1.2",
"pytest~=8.4.1",
"pytest-asyncio~=1.1.0",
"pytest-asyncio~=1.3.0",
"pytest-aiohttp==1.1.0",
"ruff>=0.12.11,<1",
"setuptools~=78.1.1",