I think the tests were passing only because 2 empty lists were being compared (the splitting of lines without specifying a comma delimiter was producing an empty list, from which no csv values were being appended)
I will also add some unit tests for the 3D disagg plotting once I have it working on Windows
I think the tests were passing only because 2 empty lists were being compared (the splitting of lines without specifying a comma delimiter was producing an empty list, from which no csv values were being appended)
I will also add some unit tests for the 3D disagg plotting once I have it working on Windows