How to use test_auto_repeat.py? (how to test auto-repeat sooner than daily?)

We really need to be able to test auto-repeats at a frequency sooner than “Daily”.

I noticed this test_auto_repeat.py file in the code base:

Can this be used to call an auto_repeat on demand from command line?

How to use it?

oh… maybe it’s just for unit testing? Not actually testing a specifc auto-repeat on demand. :frowning: