Hey all,
Is there any template script for testing the classes from the custom actions defined on ‘actions.py’? Auxiliar functions seem ok and ‘normal’. But stuff involving the tracker/dispatcher seems harder as I don’t know how to operate well in the python api to create ‘synthetic examples’ for the tracker.
Any tips or solid guide for testing the custom actions in Rasa?