comparison planemo_test.sh @ 4:87570e9b71f5 draft

planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
author lecorguille
date Mon, 25 Apr 2016 11:07:23 -0400
parents
children
comparison
equal deleted inserted replaced
3:4ca5c7bbc6cf 4:87570e9b71f5
1 # Example of planemo command to launch test
2
3 # Note: --galaxy_branch "dev" is set to deal with zip file
4
5
6 # -- Use of conda dependencies
7 planemo conda_init --conda_prefix /tmp/mc
8 planemo conda_install --conda_prefix /tmp/mc .
9 planemo test --install_galaxy --conda_prefix /tmp/mc --conda_dependency_resolution --galaxy_branch "dev"
10
11 #All 1 test(s) executed passed.
12 #abims_CAMERA_combinexsAnnos[0]: passed
13
14
15 # -- Use of shed_test
16 planemo shed_test --install_galaxy -t testtoolshed
17
18 #All 1 test(s) executed passed.
19 #testtoolshed.g2.bx.psu.edu/repos/mmonsoor/camera_combinexsannos/abims_CAMERA_combinexsAnnos/2.0.4[0]: passed