Implementing the unit tests test_statein.py in #49 highlighted that guarded transitions are not functional as they are yet to be implemented in xstate-python
The relevant unit tests for in state guards are suppressed in commit: d4065d3
docs ref: https://xstate.js.org/docs/guides/guards.html#in-state-guards
relevant discussion: #49 (comment)
Implementing the unit tests
test_statein.pyin #49 highlighted that guarded transitions are not functional as they are yet to be implemented inxstate-pythonThe relevant unit tests for
instate guards are suppressed in commit: d4065d3docs ref: https://xstate.js.org/docs/guides/guards.html#in-state-guards
relevant discussion: #49 (comment)