retest / gui-state-machine-api

API for the creation and modification of incomplete state machines which represent the exploration of a GUI application.
2 stars 1 forks source link

Add state machines storage support #9

Closed tdauth closed 5 years ago

tdauth commented 5 years ago

All state machines should be stored on the disk and restored from it in case the API/service crashes or the state machines become quite big and the creation/modification is interrupted.