The current test suite in tests/test_concore.py validates basic API availability and simple file reading but lacks coverage for some important data-handling and state-tracking logic in concore.py.
I propose adding unit tests for convert_numpy_to_python, initval, default_maxtime, unchanged(), parameter parsing(e.g., key=val;key2=val2) to enhance strengthen data integrity and simulation testing.