function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
GailGail 

Force paused flow interview to run in Apex Test?

I'm writing a test class for a Lightning Process that includes a scheduled action. Is there any way in my test class that I can force the paused interview to run? Currently, I'm just checking that the paused interview exists which works but doesn't really test the whole way through. 
Andy BoettcherAndy Boettcher
Does this URL help you in your approach at all?

https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_flows_pausedid.htm