Test suite needs some clean up and overall structuring per directory. Should be roughly 1 test file per source file since the project is setup in a pretty modular format. Each test class should have its own brute force method for essentially a manual verification/check.
Test suite needs some clean up and overall structuring per directory. Should be roughly 1 test file per source file since the project is setup in a pretty modular format. Each test class should have its own brute force method for essentially a manual verification/check.