[galaxyproject/galaxy] b24a1b: Small fix for workflow editor Selenium testing.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b24a1b723dd0d378b5f5c181f74f3340409839d8 https://github.com/galaxyproject/galaxy/commit/b24a1b723dd0d378b5f5c181f74f3... Author: John Chilton <jmchilton@gmail.com> Date: 2018-04-13 (Fri, 13 Apr 2018) Changed paths: M test/selenium_tests/test_workflow_editor.py Log Message: ----------- Small fix for workflow editor Selenium testing. Commit: 54721122e7439eeea2d2c6840ed668f827eed577 https://github.com/galaxyproject/galaxy/commit/54721122e7439eeea2d2c6840ed66... Author: John Chilton <jmchilton@gmail.com> Date: 2018-04-13 (Fri, 13 Apr 2018) Changed paths: M test/selenium_tests/framework.py M test/selenium_tests/test_workflow_run.py Log Message: ----------- Small fixes, enhancements for workflow run Selenium tests. Commit: 8f529d177ada3ef179a982d05dd4f04ba82e8abe https://github.com/galaxyproject/galaxy/commit/8f529d177ada3ef179a982d05dd4f... Author: John Chilton <jmchilton@gmail.com> Date: 2018-04-13 (Fri, 13 Apr 2018) Changed paths: M test/api/test_workflows.py M test/base/workflow_fixtures.py Log Message: ----------- Improve a few workflow run API test cases. Use the more abstract test_data specification that will translate to GUI testing. Commit: aafd9de76ba61e2e3b2467188bb53e93c8b6fb2b https://github.com/galaxyproject/galaxy/commit/aafd9de76ba61e2e3b2467188bb53... Author: John Chilton <jmchilton@gmail.com> Date: 2018-04-13 (Fri, 13 Apr 2018) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M test/api/test_workflows.py M test/base/populators.py M test/galaxy_selenium/navigation.yml M test/selenium_tests/framework.py M test/selenium_tests/test_workflow_run.py Log Message: ----------- Add more complicated workflow run test case. Re-use test_data specification used by many of the API workflow tests and a workflow used by another test. Add abstractions and DOM element for mapping labeled test data to tool form inputs. Commit: 60b5a9a52ab853bf9ff3adf09bbcc6ae0c4d7992 https://github.com/galaxyproject/galaxy/commit/60b5a9a52ab853bf9ff3adf09bbcc... Author: Dannon <dannon.baker@gmail.com> Date: 2018-04-17 (Tue, 17 Apr 2018) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-composite.js M test/api/test_workflows.py M test/base/populators.py M test/base/workflow_fixtures.py M test/galaxy_selenium/navigation.yml M test/selenium_tests/framework.py M test/selenium_tests/test_workflow_editor.py M test/selenium_tests/test_workflow_run.py Log Message: ----------- Merge pull request #5886 from jmchilton/selenium_workflow_run More, better workflow run Selenium tests. Compare: https://github.com/galaxyproject/galaxy/compare/3922065d8a29...60b5a9a52ab8
participants (1)
-
GitHub