[galaxyproject/galaxy] 3c6416: Initial work on selenium testing for libraries.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 3c64167788ea40fcc95883fdd98d51022c21537f https://github.com/galaxyproject/galaxy/commit/3c64167788ea40fcc95883fdd98d5... Author: John Chilton <jmchilton@gmail.com> Date: 2017-10-03 (Tue, 03 Oct 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/galaxy_selenium/navigation-data.yml M test/galaxy_selenium/navigation.yml M test/selenium_tests/framework.py A test/selenium_tests/test_library_contents.py A test/selenium_tests/test_library_landing.py Log Message: ----------- Initial work on selenium testing for libraries. - Test importing datasets from histories. - Test basic importing of a dataset from a path. - Test creating a folder. - Test create library, renaming a library, filtering libraries by name, and sorting of libraries. - Test various buttons (e.g. details, help). Commit: 4a584339c78a28351e855733677574f871fb964c https://github.com/galaxyproject/galaxy/commit/4a584339c78a28351e85573367757... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-10-03 (Tue, 03 Oct 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/galaxy_selenium/navigation-data.yml M test/galaxy_selenium/navigation.yml M test/selenium_tests/framework.py A test/selenium_tests/test_library_contents.py A test/selenium_tests/test_library_landing.py Log Message: ----------- Merge pull request #4543 from jmchilton/libraries_testing Initial selenium tests for libraries. Compare: https://github.com/galaxyproject/galaxy/compare/9481b85534d8...4a584339c78a
participants (1)
-
GitHub