Closed jlaura closed 8 months ago
I think having a generic test CSM plugin broadly available is the right choice.
:+1: I am going to pull the artifact out of swigcsm and push it into its own repository. If anyone has name suggestions, let me know. Then I'll get this repo (and swigcsm) pulling that artifact locally in order to do testing.
Closing as testing is using a MagicMocked RasterGM model from the csmapi. So, I believe that this is a non-issue after 5 years.
In order to test this library, a csm is required. Right now, the swig wrapper cooks a default CSM with a number of canned values in order to test that the API is being generated correctly. We could adopt that model here. I think that that might be the safest approach, but would require moving some of the C lang compiling items into knoten making the builds slightly more complex.
Two alternatives would be to:
Thoughts?