Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: eefc268eae2961186a84dc396921326549ea4822 https://github.com/galaxyproject/galaxy/commit/eefc268eae2961186a84dc3969213... Author: Evgeny Anatskiy <evgeny.anatskiy@gmail.com> Date: 2017-08-23 (Wed, 23 Aug 2017) Changed paths: A test/selenium_tests/test_published_history_grid.py Log Message: ----------- add the first test: history grid Commit: b664f26aa0d7a3ad151f236ba569efecb09a5526 https://github.com/galaxyproject/galaxy/commit/b664f26aa0d7a3ad151f236ba569e... Author: Evgeny Anatskiy <evgeny.anatskiy@gmail.com> Date: 2017-08-23 (Wed, 23 Aug 2017) Changed paths: M test/selenium_tests/test_published_history_grid.py Log Message: ----------- add standard search test Commit: 0e1cbc09f8a604c1b45127faf30170ba1b67bb1b https://github.com/galaxyproject/galaxy/commit/0e1cbc09f8a604c1b45127faf3017... Author: Evgeny Anatskiy <evgeny.anatskiy@gmail.com> Date: 2017-08-23 (Wed, 23 Aug 2017) Changed paths: M test/selenium_tests/test_published_history_grid.py Log Message: ----------- add 'sort by name/owner' tests Commit: 72195e14baa5e5f3131f2364858e71c4e4fb960c https://github.com/galaxyproject/galaxy/commit/72195e14baa5e5f3131f2364858e7... Author: Evgeny Anatskiy <evgeny.anatskiy@gmail.com> Date: 2017-08-25 (Fri, 25 Aug 2017) Changed paths: M test/selenium_tests/test_published_history_grid.py Log Message: ----------- [WIP]: add advanced search tests Commit: 2403916c7b6a29810e74cb3485d3634ef904dde6 https://github.com/galaxyproject/galaxy/commit/2403916c7b6a29810e74cb3485d36... Author: Evgeny Anatskiy <evgeny.anatskiy@gmail.com> Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: M test/selenium_tests/test_published_history_grid.py Log Message: ----------- test clicking tags Commit: 2f547b09737d6711e44de7d9c7600384aa97038e https://github.com/galaxyproject/galaxy/commit/2f547b09737d6711e44de7d9c7600... Author: Evgeny Anatskiy <evgeny.anatskiy@gmail.com> Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: M test/selenium_tests/test_published_history_grid.py Log Message: ----------- small improvements Commit: da1518db48265617cb2e2a00f9b738058c648f4b https://github.com/galaxyproject/galaxy/commit/da1518db48265617cb2e2a00f9b73... Author: Evgeny Anatskiy <evgeny.anatskiy@gmail.com> Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: M test/selenium_tests/test_published_history_grid.py Log Message: ----------- set annotations Commit: 2dda34a00240a9af990a23c14cd73abb87db4268 https://github.com/galaxyproject/galaxy/commit/2dda34a00240a9af990a23c14cd73... Author: Evgeny Anatskiy <evgeny.anatskiy@gmail.com> Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: A test/selenium_tests/test_published_histories_grid.py R test/selenium_tests/test_published_history_grid.py Log Message: ----------- rename the file Commit: 773029bd364037943a810506a79cebca85f2a260 https://github.com/galaxyproject/galaxy/commit/773029bd364037943a810506a79ce... Author: Evgeny Anatskiy <evgeny.anatskiy@gmail.com> Date: 2017-08-28 (Mon, 28 Aug 2017) Changed paths: M test/selenium_tests/test_published_histories_grid.py Log Message: ----------- fix flake8 issues Commit: a464fe9db6ab993e282feb1ba9ec4eea78ada376 https://github.com/galaxyproject/galaxy/commit/a464fe9db6ab993e282feb1ba9ec4... Author: John Chilton <jmchilton@gmail.com> Date: 2017-08-29 (Tue, 29 Aug 2017) Changed paths: M test/selenium_tests/test_published_histories_grid.py Log Message: ----------- Rework published histories selenium test a bit. - Wait for elements to be clickable before clicking them. - Allow individual tests to be run on their own and out of order. - Use randomly generated emails - the tests still can't really be applied to an external Galaxy test server but this gets us closer. Commit: f3b8a121b7d9d5535381aa8cae7887bd978f9678 https://github.com/galaxyproject/galaxy/commit/f3b8a121b7d9d5535381aa8cae788... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-08-30 (Wed, 30 Aug 2017) Changed paths: A test/selenium_tests/test_published_histories_grid.py Log Message: ----------- Merge pull request #4502 from anatskiy/published_history_test Published History Grid tests Compare: https://github.com/galaxyproject/galaxy/compare/21eac0d445cb...f3b8a121b7d9