Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for turn = True works in the testing suite #339

Open
xehu opened this issue Dec 12, 2024 · 0 comments
Open

Add tests for turn = True works in the testing suite #339

xehu opened this issue Dec 12, 2024 · 0 comments
Labels
testing Issues related to testing the functionality of the package and its conversational features.

Comments

@xehu
Copy link
Collaborator

xehu commented Dec 12, 2024

Under package tests, add checks that, when turns=True...

  • We get the expected number of rows (i.e., successive rows by the same speaker are merged, and no other rows are touched);
  • We do not break in case there is only one conversation;
  • We do not throw any errors.
@xehu xehu added the testing Issues related to testing the functionality of the package and its conversational features. label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Issues related to testing the functionality of the package and its conversational features.
Projects
None yet
Development

No branches or pull requests

1 participant