/pysm-django

Test for specific python-statemachine issue

Primary LanguagePython

Steps to reproduce

python3.12 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
./manage.py test mywf

The check the tests.py file in mywf for the failing test.