pytransitions / transitions

A lightweight, object-oriented finite state machine implementation in Python with many extensions
MIT License
5.52k stars 525 forks source link

Test that the trigger name cannot be the same as the model attribute #410

Closed thedrow closed 4 years ago

thedrow commented 4 years ago

This test was also missing so I added it.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.04%) to 98.657% when pulling 1b76e5fd0357b6c2a2c8e0eb03ce5046795bbffe on thedrow:cover-trigger-name-not-eq-to-model-attribute into 099dc389a063355c017924593408a8bc5746634f on pytransitions:next-release.