Skip to content

Verify cron syntax in a unit test

Adam Hegyi requested to merge ah-verify-cron-syntax into master

What does this MR do and why?

This MR adds a test case to verify the cron syntax for the scheduled jobs in the 1_settings.rb file using Fugit parser.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports