smacademic / project-bdf

project-bdf created by GitHub Classroom
2 stars 0 forks source link

add parametrized unit test for TextifyTranslate.py #87

Closed calebeda closed 5 years ago

calebeda commented 5 years ago

Testing whether the bot can translate "hello" in multiple languages

Closes #89

baconbm commented 5 years ago

I turned this issue into an epic. Can you create an issue for this PR and add it into that epic? Last Milestone we slipped on having issues for all our PRs and I think we should get back to that practice so we can more easily track what we have addressed.

afig commented 5 years ago

Thanks for adding these unit tests. I think it might be worthwhile to have tests that have different origin languages in addition to English.

calebeda commented 5 years ago

Thanks @afig , I have added tests as you suggested