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. |
||
|---|---|---|
| .. | ||
| ConditionNodeTest.php | ||
| DelayNodeTest.php | ||
| EndNodeTest.php | ||
| FetchRssNodeTest.php | ||
| GenerateNodeTest.php | ||
| HttpRequestNodeTest.php | ||
| PublishNodeTest.php | ||
| WebhookNodeTest.php | ||