Kong went through these and found cases where exceptions were being thrown; these have been fixed. I went through the ones in tetrad-lib and found the most egregious time-wasters and scaled these down. Still though the tests do not run quickly. Also, still need to go through and make sure stuff gets tested instead of just printed where possible.
Did quite a bit of this, good enough for now. Most of the unit tests test something or other. None of them produce errors. I think we will just have to be more vigilant going forward.
Kong went through these and found cases where exceptions were being thrown; these have been fixed. I went through the ones in tetrad-lib and found the most egregious time-wasters and scaled these down. Still though the tests do not run quickly. Also, still need to go through and make sure stuff gets tested instead of just printed where possible.