pub fn test_load_and_saving(
    file_path: &str,
    temp_dir_name: &Path
) -> Result<(), String>
Expand description

Tests that file in file_path can be converted to xlsx and read again