RasaHQ/rasa-demo

add mocked action server code for actions that hit external APIs

erohmensing opened this issue · 0 comments

Two reasons we want to do this:

  • So that people who do not have e.g. mailchimp tokens can still run all of the actions
  • To show an example of how one might end-to-end test their bot without modifying things in databases or having access to external APIs