SETI / rms-oops

Apache License 2.0
3 stars 0 forks source link

Change tests to use normal spice kernel management #140

Open rfrenchseti opened 4 weeks ago

rfrenchseti commented 4 weeks ago

Currently the various oops and oops hosts tests load their own kernels, either directly from the normal SPICE kernel directory, or directly from a special SPICE kernel directory associated with the test files. Both of these are problematic because it bypasses the normal kernel management currently in spicedb and eventually in spyceman. Remove all references to cspyce.furnsh() from the oops source code and tests, and replace with appropriate calls to the kernel management system.