Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 266 Bytes

File metadata and controls

8 lines (5 loc) · 266 Bytes

Mock

The createOvermindMock factory creates an instance of Overmind which can be used to test actions. You can mock out effects and evaluate mutations performed during action execution.

h(Example, { name: "guide/writingtests/actionsnapshot" })