[galaxyproject/galaxy] 78d1dd: Refactor API upload tests into their own test clas...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 78d1dda69e71f55193bb3db328c959a8220c105d https://github.com/galaxyproject/galaxy/commit/78d1dda69e71f55193bb3db328c95... Author: John Chilton <jmchilton@gmail.com> Date: 2017-10-04 (Wed, 04 Oct 2017) Changed paths: M test/api/test_tools.py A test/api/test_tools_upload.py Log Message: ----------- Refactor API upload tests into their own test class. Commit: 8eac80a51bc426c8eefaab89419aef4bc76b8cc0 https://github.com/galaxyproject/galaxy/commit/8eac80a51bc426c8eefaab89419ae... Author: John Chilton <jmchilton@gmail.com> Date: 2017-10-04 (Wed, 04 Oct 2017) Changed paths: M test/api/test_tools_upload.py Log Message: ----------- More upload API tests. Commit: 108e94c9c2205d817d10986432d7dcb6c54666be https://github.com/galaxyproject/galaxy/commit/108e94c9c2205d817d10986432d7d... Author: John Chilton <jmchilton@gmail.com> Date: 2017-10-04 (Wed, 04 Oct 2017) Changed paths: M test/api/test_tools_upload.py M test/base/api.py M test/base/api_util.py A test/base/constants.py M test/base/populators.py M test/integration/test_upload_configuration_options.py Log Message: ----------- FTP upload integration tests. Test various configuration options (ftp_upload_dir, ftp_upload_identifier, ftp_upload_dir_template) and various upload API parameters (space_to_tab, to_posix_lines, auto_decompress). Commit: f4eb2dca96426a434fee47463734118ec2837f96 https://github.com/galaxyproject/galaxy/commit/f4eb2dca96426a434fee474637341... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-10-04 (Wed, 04 Oct 2017) Changed paths: M test/api/test_tools.py A test/api/test_tools_upload.py M test/base/api.py M test/base/api_util.py A test/base/constants.py M test/base/populators.py M test/integration/test_upload_configuration_options.py Log Message: ----------- Merge pull request #4746 from jmchilton/upload_tests_2 Many more upload tests. Compare: https://github.com/galaxyproject/galaxy/compare/c478716f3b26...f4eb2dca9642
participants (1)
-
GitHub