039 transition metatype

○ Planned This feature is planned but not yet implemented.

Feature: Transition metatype requires taps.eventToString and taps.branchToString which don't exist yet

Code

input.kz

Expected output

Transition: start.done -> terminal
Hello executed
Transition: hello.done -> goodbye
Goodbye executed
Transition: goodbye.done -> terminal
Transition: end.done -> terminal

Flows

flow ~hello click a branch to expand · @labels scroll to their anchor
hello

Test Configuration

MUST_RUN