trypost/tests/Feature/Automation/Node
Paulo Castellano 109ad7dfc0 fix(automations): preview shows the newest feed item, not the oldest
A manual/dry "test with real data" run surfaces a single item and never fans
out, but it was taking the oldest new item (items are sorted oldest-first for
production fan-out). Surface the newest item in preview instead — what the user
expects to test against. Real runs are unchanged. Works for every feed format.
2026-06-16 11:26:05 -03:00
..
ConditionNodeTest.php Add strict_types to automation files and AutomationNodeState factory 2026-06-10 17:26:50 -03:00
DelayNodeTest.php Cover node-run error paths and align webhook failure handling 2026-06-13 09:56:18 -03:00
EndNodeTest.php Add strict_types to automation files and AutomationNodeState factory 2026-06-10 17:26:50 -03:00
FetchRssNodeTest.php fix(automations): preview shows the newest feed item, not the oldest 2026-06-16 11:26:05 -03:00
GenerateNodeTest.php Structure brand voice and make generated copy platform-aware 2026-06-12 17:09:39 -03:00
HttpRequestNodeTest.php Cover node-run error paths and align webhook failure handling 2026-06-13 09:56:18 -03:00
PublishNodeTest.php Cover node-run error paths and align webhook failure handling 2026-06-13 09:56:18 -03:00
WebhookNodeTest.php Back fixed-set automation strings with enums and consts 2026-06-13 15:04:24 -03:00