frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Write tests for cron jobs run by quartz scheduler

Open jamesgorrie opened this issue 3 years ago • 0 comments

When bumping the quartz scheduler version, we were getting invalid cron errors.

This code was allowed to creep into the code as this code isn't tested and only run at standup. We should write some tests to at least validate the strings.

jamesgorrie avatar Apr 28 '22 10:04 jamesgorrie