We need to setup a unit testing framework. Included in this:
- All functions should be tested to ensure that they produce the expected outputs.
- There should be tests of price neutrality
- There should be tests of real neutrality
- There should be some tests to ensure that the SAM file conforms (e.g., have appropriate columns headers that line up with the industries specified)
We need to setup a unit testing framework. Included in this: