osIROSE-new icon indicating copy to clipboard operation
osIROSE-new copied to clipboard

Unit-tests need to be rewritten

Open RavenX8 opened this issue 8 years ago • 0 comments

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

RavenX8 avatar May 06 '16 17:05 RavenX8