Generate tests for this state machine:
States: ${{STATES}}
Transitions: ${{TRANSITIONS}}
Events: ${{EVENTS}}
Create tests for:
- Valid state transitions
- Invalid transition attempts
- Guard conditions
- Action execution
- State entry/exit behavior
- Concurrent state handling
- Reset/initializationOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{STATES][{TRANSITIONS][{EVENTS]