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
2d4967b64cdcaef0fa92abc3f10eb9f99ea165af
piratepoet
/
mailpoet
/
tests
/
unit
/
Automation
/
Engine
/
Validation
/
AutomationRules
History
Jan Jakes
8876ff978d
Add filter errors to the error payload
...
[MAILPOET-5418]
2023-06-26 13:19:32 +02:00
..
AtLeastOneTriggerTest.php
Use strict types in tests
2022-11-29 15:04:09 +01:00
AutomationRuleTest.php
…
ConsistentStepMapRuleTest.php
…
NoCycleRuleTest.php
…
NoDuplicateEdgesTest.php
…
NoJoinRuleTest.php
…
NoSplitRuleTest.php
…
NoUnreachableStepsRuleTest.php
…
TriggerNeedsNextStepsRuleTest.php
Use strict types in tests
2022-11-29 15:04:09 +01:00
TriggersUnderRootRuleTest.php
…
UnknownStepRuleTest.php
…
ValidStepArgsRuleTest.php
…
ValidStepFiltersRuleTest.php
Refactor filter args validation to work per-condition
2023-06-26 13:19:32 +02:00
ValidStepOrderRuleTest.php
Simplify SubjectTransformer
2023-03-30 12:21:25 +02:00
ValidStepRuleTest.php
Add filter errors to the error payload
2023-06-26 13:19:32 +02:00
ValidStepValidationRuleTest.php
…