spedas / bleeding_edge

IDL-based Space Physics Environment Data Analysis Software (bleeding edge)
http://www.spedas.org
Other
7 stars 0 forks source link

Improvements to run_mms_unit_tests.ksh #111

Open jameswilburlewis opened 11 months ago

jameswilburlewis commented 11 months ago

I have created a preliminary run_mms_unit_tests.ksh script to periodically run the MMS mgunit test suites out of cron. It's based on the mms_run_all_tests routine in SPEDAS, but duplicates most of the logic rather than calling mms_run_all_tests.

It works, but needs some refinement to be more usable:

jameswilburlewis commented 11 months ago

Also, see https://github.com/spedas/bleeding_edge/issues/110 for a suggested reorganization of the tests into different categories.