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

Fill more of test_brookline_controller #48

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

endy-imam
Copy link
Contributor

@endy-imam endy-imam commented Apr 23, 2020

I filled in a bit more of the Brookline Controller test to help address #20 with much of what I can try to cover the brookline_controller.py. My concern right now is that is the current set of tests is sufficient enough? And this is where I hope I can try to resolve with incorporating code coverage with trying to get codecov in Travis CI working.

The thing in particular that I am concerned about is on_session_started and on_session_ended not being called at all and I am unsure if that is something that should be included in the test.

Other than that, let me know if there are other things I should address for the controller test in particular. One other change is moving all of the output_speech into a constant variable for the module so testing could be more easily be operable, but let me know if you approve of this change or not.

Copy link
Collaborator

@Joshhw Joshhw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Joshhw Joshhw merged commit 54551d7 into codeforboston:master Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants