Adding unit tests to WorkflowPlayer.py

This commit is contained in:
2025-07-12 18:40:36 +02:00
parent bdd954b243
commit fdf05edec3
5 changed files with 239 additions and 38 deletions

View File

@@ -31,6 +31,7 @@ pydantic-settings==2.9.1
pydantic_core==2.33.2
Pygments==2.19.1
pytest==8.3.3
pytest-mock==3.14.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-fasthtml==0.12.21