I'd like to write an automated integration test to test my DialogFlow agent, integrated with Google Assistant.
Right now, I need to go through the flows, typing what the users "says" into the Actions On Google test console.
(I guess I could write a selenium script to do this - but it seems to me there has to be a way to do this by API...)