cancel
Showing results for 
Search instead for 
Did you mean: 

Integration test cron job is not running

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Integration test cron job is not running

I want to test code with integration test that uses cron. The code, what runs by integration test, creates entry to cron_schedule table, but cron does not run created cron-job when it is designated. Why?

  • How can I run cron-job that is located in integration database programmatically?
  • Does correctly configured cron also can run cron-job in integration test database?