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
e7416c247cd368ff1c20e6819e15c75fdacc07f3
piratepoet
/
mailpoet
/
tests
/
unit
/
Automation
/
Engine
/
Validation
/
AutomationRules
History
Jan Jakes
c33da588af
Validate that fields in filters are provided by subjects available in the automation
...
[MAILPOET-5586]
2023-10-23 17:09:16 +02:00
..
AtLeastOneTriggerTest.php
…
AutomationRuleTest.php
…
ConsistentStepMapRuleTest.php
…
NoCycleRuleTest.php
…
NoDuplicateEdgesTest.php
…
NoJoinRuleTest.php
Fix edge case for NoJoinRule, simplify logic
2023-10-23 17:09:16 +02:00
NoUnreachableStepsRuleTest.php
Fix edge case for NoUnreachableStepsRuleTest
2023-10-23 17:09:16 +02:00
TriggerNeedsNextStepsRuleTest.php
…
TriggersUnderRootRuleTest.php
…
UnknownStepRuleTest.php
…
ValidStepArgsRuleTest.php
…
ValidStepFiltersRuleTest.php
Validate that fields in filters are provided by subjects available in the automation
2023-10-23 17:09:16 +02:00
ValidStepOrderRuleTest.php
…
ValidStepRuleTest.php
…
ValidStepValidationRuleTest.php
…