trypost/tests/Unit/Automation
Paulo Castellano 3acaafb81e test(automations): extract inline feed XML into shared fixtures
Move the RSS sample feeds out of inline heredocs/constants in FetchRssNodeTest
into tests/fixtures/feeds/, matching the parser fixtures. Centralize the
feedFixture() loader in tests/Pest.php and use it across the feed tests.
2026-06-16 11:06:46 -03:00
..
AutomationConfigValidatorTest.php Validate webhook payload template is JSON before it can run 2026-06-13 16:03:19 -03:00
ExpressionResolverTest.php Guard expression resolver against malformed-UTF-8 json_encode 2026-06-13 10:25:25 -03:00
FeedParserTest.php test(automations): extract inline feed XML into shared fixtures 2026-06-16 11:06:46 -03:00