[phpmyadmin/phpmyadmin] 00f3d5: Fix selenium tests related to Table

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 00f3d5701e1c31ab848c6ac58eabd0e26940570e https://github.com/phpmyadmin/phpmyadmin/commit/00f3d5701e1c31ab848c6ac58eab... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-18 (Tue, 18 Jul 2017) Changed paths: M templates/columns_definitions/column_auto_increment.twig M test/selenium/PmaSeleniumTableBrowseTest.php M test/selenium/PmaSeleniumTableCreateTest.php M test/selenium/PmaSeleniumTableInsertTest.php M test/selenium/PmaSeleniumTableOperationsTest.php M test/selenium/PmaSeleniumTableStructureTest.php M test/selenium/TestBase.php Log Message: ----------- Fix selenium tests related to Table Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: 77a06252b21b84a0fe124afb5a191f131c26159c https://github.com/phpmyadmin/phpmyadmin/commit/77a06252b21b84a0fe124afb5a19... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-18 (Tue, 18 Jul 2017) Changed paths: M test/selenium/PmaSeleniumExportTest.php Log Message: ----------- Fix export related tests Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: e1bbc6465230c0fc284d0a1ff38e68d437c8f2af https://github.com/phpmyadmin/phpmyadmin/commit/e1bbc6465230c0fc284d0a1ff38e... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-18 (Tue, 18 Jul 2017) Changed paths: M test/selenium/PmaSeleniumTrackingTest.php Log Message: ----------- Fix tracking related tests Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: e6f91c8562b0d8261b767e600f7adfbad285794a https://github.com/phpmyadmin/phpmyadmin/commit/e6f91c8562b0d8261b767e600f7a... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-18 (Tue, 18 Jul 2017) Changed paths: M test/selenium/PmaSeleniumXssTest.php Log Message: ----------- Fix xss related tests Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: 46818098ed1f5a689deea4056d9d88bbb3b49d33 https://github.com/phpmyadmin/phpmyadmin/commit/46818098ed1f5a689deea4056d9d... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-18 (Tue, 18 Jul 2017) Changed paths: M test/start-local-server Log Message: ----------- Remove unnecessary output from travis job log Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: 6bb71ee6f9ffe6f11426bad5e17ac1f1721cffbb https://github.com/phpmyadmin/phpmyadmin/commit/6bb71ee6f9ffe6f11426bad5e17a... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-18 (Tue, 18 Jul 2017) Changed paths: M test/start-local-server Log Message: ----------- Fix starting local PHP server without logs Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: 4083e032670f92486d10a4969d3f034eed25e868 https://github.com/phpmyadmin/phpmyadmin/commit/4083e032670f92486d10a4969d3f... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-25 (Tue, 25 Jul 2017) Changed paths: M test/selenium/PmaSeleniumCreateDropDatabaseTest.php M test/selenium/PmaSeleniumDbEventsTest.php M test/selenium/PmaSeleniumDbOperationsTest.php M test/selenium/PmaSeleniumDbProceduresTest.php M test/selenium/PmaSeleniumExportTest.php M test/selenium/PmaSeleniumImportTest.php M test/selenium/PmaSeleniumTableBrowseTest.php M test/selenium/PmaSeleniumTableCreateTest.php M test/selenium/PmaSeleniumTableInsertTest.php M test/selenium/PmaSeleniumTableStructureTest.php M test/selenium/PmaSeleniumTrackingTest.php M test/selenium/PmaSeleniumXssTest.php M test/start-local-server Log Message: ----------- Fix tests Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: 068b5318218b80bec6b9596bfb734a579253a96a https://github.com/phpmyadmin/phpmyadmin/commit/068b5318218b80bec6b9596bfb73... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-25 (Tue, 25 Jul 2017) Changed paths: M templates/columns_definitions/column_auto_increment.twig M test/selenium/PmaSeleniumCreateDropDatabaseTest.php M test/selenium/PmaSeleniumDbEventsTest.php M test/selenium/PmaSeleniumDbOperationsTest.php M test/selenium/PmaSeleniumDbProceduresTest.php M test/selenium/PmaSeleniumExportTest.php M test/selenium/PmaSeleniumImportTest.php M test/selenium/PmaSeleniumTableBrowseTest.php M test/selenium/PmaSeleniumTableCreateTest.php M test/selenium/PmaSeleniumTableInsertTest.php M test/selenium/PmaSeleniumTableOperationsTest.php M test/selenium/PmaSeleniumTableStructureTest.php M test/selenium/PmaSeleniumTrackingTest.php M test/selenium/PmaSeleniumXssTest.php M test/selenium/TestBase.php M test/start-local-server Log Message: ----------- Merge pull request #13520 from devenbansod/fix_selenium_tests_2 Fix more selenium tests Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c9a10b4cfbe1...068b5318218b
participants (1)
-
Michal Čihař