-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Conversation tests using yaml (#6457)
* Create conversation_tests.yml * implement conversation tests using the new yml format * fixed linter issues * renamed test_conversatiosn to stories * fixed story reader detection * fixed remaining tests * fixed type error * fixed some smaller style issues * added documentation * style improvements * Update rasa/core/training/story_reader/markdown_story_reader.py Co-authored-by: Ella Rohm-Ensing <[email protected]> * adressed review comments (and linter error) * added changelog item * fixed failing tests * added tests * fixed linting * fixed classification test * fixed some more style errors deepsource found * fixed some more deepsource issues * fixed some more deepsource issues... * Autofix issues in 1 files Resolved issues in the following files via DeepSource Autofix: 1. rasa/cli/utils.py * added comments for public funcionts * trying to fix tests * fixed server tests * Apply suggestions from code review Co-authored-by: Alexander Khizov <[email protected]> * adressed review comments * renamed files to stay in test stories naming convention * removed trailing whitespace * fixed shitty tests * added default argument * Update test_multi_project.py * fixed windows errors * trying to fix escaping issues * fixed linter Co-authored-by: Ella Rohm-Ensing <[email protected]> Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> Co-authored-by: Alexander Khizov <[email protected]>
- Loading branch information
1 parent
e186b07
commit c78aca8
Showing
3 changed files
with
30 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters