[galaxyproject/galaxy] 162bdd: Simple tests for data source responses.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 162bddd96c160cbc7bf0e681fa097f14fee0d5e5 https://github.com/galaxyproject/galaxy/commit/162bddd96c160cbc7bf0e681fa097... Author: John Chilton <jmchilton@gmail.com> Date: 2017-10-25 (Wed, 25 Oct 2017) Changed paths: M test/api/test_tools.py A test/functional/tools/data_source.py M test/functional/tools/samples_tool_conf.xml A test/functional/tools/test_data_source.xml Log Message: ----------- Simple tests for data source responses. - Verify a simple data source works when responding via the API. - Verify a data source sending back a file:// parameter is blocked (GX-2017-0004/GX-2017-0003 - it is tracked different ways in the commit message and in the security issue tracker). Commit: acf39e8e025a42829a56bbc1adb5cf382daae6b2 https://github.com/galaxyproject/galaxy/commit/acf39e8e025a42829a56bbc1adb5c... Author: John Chilton <jmchilton@gmail.com> Date: 2017-10-26 (Thu, 26 Oct 2017) Changed paths: M lib/galaxy/tools/xsd/galaxy.xsd Log Message: ----------- Fix tool XSD for data source tools. I guess it has never been applied to a data source? Commit: 800a7faf2703823651a450a02257fbbe9b85b077 https://github.com/galaxyproject/galaxy/commit/800a7faf2703823651a450a02257f... Author: Nate Coraor <nate@bx.psu.edu> Date: 2017-10-26 (Thu, 26 Oct 2017) Changed paths: M lib/galaxy/tools/xsd/galaxy.xsd M test/api/test_tools.py A test/functional/tools/data_source.py M test/functional/tools/samples_tool_conf.xml A test/functional/tools/test_data_source.xml Log Message: ----------- Merge pull request #4863 from jmchilton/data_source_security_tests Simple tests for data source responses. Compare: https://github.com/galaxyproject/galaxy/compare/1ceb778b6381...800a7faf2703
participants (1)
-
GitHub