Skip to content

rasa test should use TrainingDataImporter #5986

@wochinge

Description

Current State
When running rasa train it uses the TrainingDataImporter interface to load and provide data to the underlying functions.
rasa test doesn't use this interface and calls this directly.

Solution
Whenever we import training data we should use the TrainingDataImporter interface.

Todo:

  • Make sure rasa test uses the TrainingDataImporter (I believe here and here

Metadata

Assignees

Labels

area:rasa-oss 🎡Anything related to the open source Rasa frameworktype:maintenance 🔧Improvements to tooling, testing, deployments, infrastructure, code style.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions