Test is an integration test target for FSM.
From a high level, this library provides you the ability to generate a special fsm.Traverser that provides some additional functionality that will help you with testing a bot.
Usage for Test is best described through concrete example, so check out the fsm/getting-started test file.