This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
piratepoet
Watch
8
Fork
0
You've already forked piratepoet
Code
Pull Requests
Actions
Releases
16
Activity
Files
1010b64c05dba38f62cad0933ec32e7e2a83836f
piratepoet
/
mailpoet
/
tests
/
unit
/
Automation
/
Engine
/
Validation
/
WorkflowRules
History
Jan Jakes
a82896e794
Collect all step error types instead of terminating on the first one
...
[MAILPOET-4659]
2022-10-13 11:58:11 +02:00
..
ConsistentStepMapRuleTest.php
…
NoCycleRuleTest.php
…
NoDuplicateEdgesTest.php
…
NoJoinRuleTest.php
…
NoSplitRuleTest.php
…
NoUnreachableStepsRuleTest.php
…
TriggersUnderRootRuleTest.php
…
UnknownStepRuleTest.php
…
ValidStepArgsRuleTest.php
…
ValidStepOrderRuleTest.php
Add rule for step order validation
2022-10-13 11:58:11 +02:00
ValidStepRuleTest.php
Collect all step error types instead of terminating on the first one
2022-10-13 11:58:11 +02:00
ValidStepValidationRuleTest.php
Add valid step rule for custom step validation
2022-10-13 11:58:11 +02:00
WorkflowRuleTest.php
…