Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

develop a test suit for psom #113

Open
poquirion opened this issue Feb 1, 2017 · 1 comment
Open

develop a test suit for psom #113

poquirion opened this issue Feb 1, 2017 · 1 comment
Labels

Comments

@poquirion
Copy link
Contributor

poquirion commented Feb 1, 2017

Every time we modify a function, write a test suite at the end of the script. We will use that standard octave suite for now with the paradigm

%!test

at the end of script but we could use https://github.com/MOxUnit/MOxUnit in the future which is good for matlab and octave.

@poquirion
Copy link
Contributor Author

poquirion commented Feb 1, 2017

  • psom_add_clean.m
  • psom_add_job.m
  • psom_build_dependencies.m
  • psom_bundle_cleanup.m
  • psom_char2cell.m
  • psom_clean_logs.m
  • psom_clean.m
  • psom_cmp_var.m
  • psom_condor.sh
  • psom_config.m
  • psom_deamon.m
  • psom_demo_clean.m
  • psom_demo_pipeline.m
  • psom_exist.m
  • psom_files2cell.m
  • psom_file_tmp.m
  • psom_find_str_cell.m
  • psom_garbage.m
  • psom_gb_vars_local.m
  • psom_gb_vars.m
  • psom_heartbeat.m
  • psom_is_dag.m
  • psom_is_files_out_ok.m
  • psom_job_status.m
  • psom_manager.m
  • psom_merge_pipeline.m
  • psom_mkdir.m
  • psom_path_tmp.m
  • psom_pipeline2job.m
  • psom_pipeline_init.m
  • psom_pipeline_visu.m
  • psom_quarantine_svn.m
  • psom_read_xml.m
  • psom_rm_blank.m
  • psom_run_in_docker.sh
  • psom_run_in_singularity.sh
  • psom_run_job.m
  • psom_run_job.sh
  • psom_run_pipeline.m
  • psom_run_script.m
  • psom_set_defaults.m
  • psom_set_rand_seed.m
  • psom_string2lines.m
  • psom_string2words.m
  • psom_string_remove.m
  • psom_struct_cell_string2char.m
  • psom_struct_defaults.m
  • psom_submit.sh
  • psom_subset_pipeline.m
  • psom_template_brick.m
  • psom_test_hist.m
  • psom_test_io.m
  • psom_test_sleep.m
  • psom_update_svn.m
  • psom_version_svn.m
  • psom_visu_dependencies.m
  • psom_worker.m
  • psom_worker.py
  • psom_write_dependencies.m
  • psom_write_graph.m
  • psom_write_pipeline2xml.m
  • psom_xml2struct.m

@pbellec pbellec added the testing label Feb 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants