Skip to content
Snippets Groups Projects
Commit 82b7be6f authored by Cosimo Lupo's avatar Cosimo Lupo
Browse files

Add stdout print for test

parent 7cfe07e1
No related branches found
No related tags found
No related merge requests found
Pipeline #60261 passed with stage
in 19 minutes and 3 seconds
...@@ -54,4 +54,5 @@ def init_test(self): ...@@ -54,4 +54,5 @@ def init_test(self):
# run test here # run test here
cobrawap = which("cobrawap") cobrawap = which("cobrawap")
cobrawap("init", "--output_path", "/tmp/output_path", "--config_path", "/tmp/config_path") cobrawap("init", "--output_path", "/tmp/output_path", "--config_path", "/tmp/config_path")
cobrawap("settings")
# test_dataset_url = "https://object.cscs.ch/v1/AUTH_63ea6845b1d34ad7a43c8158d9572867/hbp-d000036_m-SWA-WF-wide-regions-v2_pub/m-SWA-WF-wide-regions/GCaMP6f_Ketamine%20I/t3.rar" # test_dataset_url = "https://object.cscs.ch/v1/AUTH_63ea6845b1d34ad7a43c8158d9572867/hbp-d000036_m-SWA-WF-wide-regions-v2_pub/m-SWA-WF-wide-regions/GCaMP6f_Ketamine%20I/t3.rar"
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment