• Assign list items inside function locally, not to global environment
• Use `if(save)` not `if(save==TRUE)`
• If you don't want to run tests on the `reshapeData` list objects within the `createSystemData` object, remove the former inside the test, not outside the test
Renamed some tests, config functions