gaia
gaia copied to clipboard
Add RPC projection class
Yes, we can easily make up some test data, but I'm not sure where to put it or how tests are structured in gaia.
Coverage decreased (-2.7%) to 69.317% when pulling 94c74941bcc36936b3d1662de0c235178861c3bc on mleotta:add-rpc into 990173a7deaa7395030a5641461f1941c45304e2 on OpenDataAnalytics:master.
thanks for the changes. The tests are python unit tests. For one of the example please see here: (https://github.com/OpenDataAnalytics/gaia/blob/master/tests/cases/test_processors.py). Current the test data resided in tests/data but if we have large enough test data then we can put it on data.kitware.com and have it downloaded during the testing. I can have danlipsa add the testing if you have the test data.
Yes, can you have Dan help by adding the tests. I won't have time to get to it for a while. I'll send you some data.