fauton icon indicating copy to clipboard operation
fauton copied to clipboard

Remove test logic when creating automaton

Open Devorein opened this issue 4 years ago • 0 comments

Test logic should not be a part of automaton, as it's only required when testing. Furthermore, if we want to test our automaton based on a different logic we need to create a completely new automaton. It should be removed when creating an automaton and provided only when testing an automaton

Devorein avatar Nov 14 '21 07:11 Devorein