Closed sigvaldm closed 6 years ago
Very crude test implemented. It's nothing impressive, but it may be useful to run after changing crucial parts of the program. It runs a simulation for ~6 min that is expected to have an accuracy of 2%. If we break something very crucial this error is likely to go up. To run it:
cd test
./test.sh
We should have some test case to run to check that we didn't break anything subtle after an update. Ideally we should have a full test suite, but for starters it would help a lot to just have an accurate test simulation whose accuracy should not degrade.