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

Unit-tests need to be rewritten #48

Open
RavenX8 opened this issue May 6, 2016 · 0 comments
Open

Unit-tests need to be rewritten #48

RavenX8 opened this issue May 6, 2016 · 0 comments

Comments

@RavenX8
Copy link
Collaborator

RavenX8 commented May 6, 2016

We need to rewrite some of the unit tests, mainly the ones that test server functionality. We should create mocked classes that way we can truly verify that things are working as intended. We should actually move each test area into their own executable that way we can actually make use of the mock classes.

For those who would like to know more info about google mock, see https://github.com/google/googletest/blob/master/googlemock/docs/ForDummies.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants