modules/mcagar/docs/pipelines.md
The following are the primary modules used when testing TinyMCE using the legacy pipeline syntax.
A collection of agar Steps which simulate key events to the editor UI and the editable areas.
A collection of agar Steps and Chains used for:
A module for creating the internal structures required for nodes and selection ranges
A module for creating a basic testing environment where an editor with specified settings is created, and is available for testing.
A Scenario is a combination of initial content and selection. TinyScenarios uses agar's generators based on fast-check structures. It can generate random content and selections for property-based testing.
A collection of agar Steps and Chains used for: