This repository runs automated tests of several workflows against various Galaxy servers.
We are automatically running these workflows against UseGalaxy.eu, and we can test against your server too!
An introduction to workflow testing and a tutorial can be found at the Galaxy Training Network.
Based off of jmchilton's template, except running tests against UseGalaxy.eu
You can use the command line tool jq
to pretty-print the workflow .ga files:
cat wf.ga | jq . -S > out.ga
or this webservice: https://jsonformatter.org/