Open jmchilton opened 7 years ago
Should both just point to https://github.com/galaxyproject/galaxy/blob/dev/run_tests.sh ?
@martenson I don't know if dumping people on a page of source code is a good idea. If I could dump them on to the output of the --help command there though that would be fantastic. I need to find a way to automate that though - I don't want it to stale.
We can send them to an exact line.. https://github.com/galaxyproject/galaxy/blob/dev/run_tests.sh#L27
I dunno, instead of a potentially jarring redirect from a curated website to the source code (even a particular line), I'd rather have the page on hub with a few words and then a link. I think that'd work for now, and then we can transclude the documentation as appropriate, later.
Redirect or symlink so
https://galaxyproject.org/main/tests-framework/
points to same content as
https://galaxyproject.org/admin/running-tests/