Idiomatic way to test AshOban trigger conditions

As the title state, what's the best way to test the condition that would trigger an AshOban trigger?
1 Reply
barnabasj
barnabasj2mo ago
you can use AshOban.schedule to run the scheduler and check if you see the expected jobs in the queue after

Did you find this page helpful?