[galaxyproject/galaxy] a20952: Large cleanup of unused methods from twilltestcase...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: a209523639a822dc546b9d2d946e6199df172368 https://github.com/galaxyproject/galaxy/commit/a209523639a822dc546b9d2d946e6... Author: John Chilton <jmchilton@gmail.com> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M test/base/twilltestcase.py M test/functional/test_library_templates.py Log Message: ----------- Large cleanup of unused methods from twilltestcase. In addition to deleting unused methods, this also moves ones only used by test_library_templates into that file. Commit: 2bf1cf50a37d5295425798374959fbda0257b609 https://github.com/galaxyproject/galaxy/commit/2bf1cf50a37d5295425798374959f... Author: John Chilton <jmchilton@gmail.com> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M test/base/twilltestcase.py M test/functional/test_library_templates.py M test/shed_functional/base/twilltestcase.py Log Message: ----------- Reduce requirements for using get_filename in TwillTestCase. Do not use a self.tool_shed_test_file and make self.shed_tools_dict optional. Commit: b83cfe434ad875744d11d7516dc9cc11dfdec419 https://github.com/galaxyproject/galaxy/commit/b83cfe434ad875744d11d7516dc9c... Author: John Chilton <jmchilton@gmail.com> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M test/base/api.py M test/base/interactor.py M test/base/twilltestcase.py Log Message: ----------- Refactor generic FunctionalTestCase from TwillTestCase. ApiTestCase uses this newer, smaller base class since these tests do not depend on Twill. Commit: 33894ca744be3fa2eebab6942832f2931d5f0bec https://github.com/galaxyproject/galaxy/commit/33894ca744be3fa2eebab6942832f... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M test/base/api.py M test/base/interactor.py M test/base/twilltestcase.py M test/functional/test_library_templates.py M test/shed_functional/base/twilltestcase.py Log Message: ----------- Merge pull request #3190 from jmchilton/test_cleanup Various Test Cleanups and Refactorings Compare: https://github.com/galaxyproject/galaxy/compare/50f5c15f63a3...33894ca744be
participants (1)
-
GitHub