When I run rasa test, I get this warning, Found intent 'salutation' in stories which is not part of the domain.
This happens for all the intended intents I have specified in my test_stories.yml. I do not think I should be getting this error since I have all intents specified in my domain.yml file
First, can you specify your setup? The Rasa & Python versions, the OS…
Moving on, were those intents listed in the domain at the time of training the model? I think a trained model basically uses an internally-stored copy of the domain file from when the model was being trained.
Thanks @laboratory! Also, apologies from my side, I thought this wasn’t a known issue but I can see that it’s still open as unresolved here. In the future, I recommend searching in the open issues there on the GitHub repo, as that might give you the quickest answer