Skip to content

Documentation - How to test Statesman implementations #77

@pacso

Description

@pacso

Hello,

Considering this is quite a new project, it's no surprise that the documentation is a little thin. There's enough to get you going with a working state machine, however there's no mention of the best way to test states/transitions/guards/etc from within an application that uses statesman.

I'm more than happy to help contribute towards the documentation, but just wondered if you have any details on how you currently test models which have a statesman state machine behind them? Do you have any RSpec custom matchers? Or do you not test the implementation of your state machines in a unit-test style but rather in functional tests?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions