Closed
Description
The conclusion reached in Intermediate functions: To test or not to test? was that intermediate functions should not be tested.
The Ruby crypto-square tests are basically all intermediate function tests.
The x-common test data also includes tests for intermediate functions.
The Ruby tests and the x-common test data need to be rewritten to eliminate intermediate function testing.
Edit: to fix test data link