Hi. This is more like a conceptual question.
Once you have a running setup, how do you test that Reminders work properly?
I can test dialogues with conversation_tests.md and wrote tests for my non-rasa code. But I am unsure how to write tests for the Reminders as they are not really under my control.
Thanks.