@Ravi Kumar Koduri Thanks for reaching out. As of now only supported test case samples are mentioned here. Currently only Mocking capabilities for HTTP actions and Azure connectors are provided as documented here. Product Team are actively working more testing support cases and the sample will be update once it is supported.
Writing automated tests using c# for standard logic apps which are having Service bus topic trigger and recurrence trigger
Ravi Kumar Koduri
6
Reputation points
Hi,
I'm trying to write automated tests in c# for the standard logic apps with Service bus topic triggers and recurrence triggers. I couldn't find any leads on how to achieve this. Any help would be appreciated.
I've found this link that guides on how to write tests using c# for logic apps with HTTP triggers.
Automated-testing-with-logic-apps-standard
I'm hoping for something similar that guides on how to write tests in c# for service bus topic trigger and or recurrence trigger logic apps