Test cases?

Use this forum for all questions related to the source code of OpenEMM

Moderator: moderator

unhuman
Posts: 46
Joined: Mon Jan 23, 2012 10:29 pm

Test cases?

Post by unhuman »

Code seems like it has been written in conjunction with test cases. Are there any available? They would make understanding the code a lot easier as well as give me a foundation for developing the features I'm working on in a more efficient manner.

Thanks!
maschoff
Site Admin
Posts: 2608
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Test cases?

Post by maschoff »

We have JUnit test classes, of course, but they are only up to date for the main trunk and, therefore, some of them will fail in conjunction with the official 2011 release.
OpenEMM Maintainer
unhuman
Posts: 46
Joined: Mon Jan 23, 2012 10:29 pm

Re: Test cases?

Post by unhuman »

Sure. So, my question then becomes, could some of them be shared as part of the sharing of source code? Perhaps prune the ones that fail and let the community grow the ones that are functional?

Certainly understand the business expense of potentially sharing them and that extra cost... I certainly would have trouble sharing back my work without extensive test cases.

Thanks so much! This seems like something we are really going to be able to leverage.

-Howie
Post Reply