Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a89e792854c147ad7e1c122c2bc4599bfb58be0c
https://github.com/phpmyadmin/phpmyadmin/commit/a89e792854c147ad7e1c122c2bc…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M test/selenium/PmaSeleniumCreateRemoveUserTest.php
M test/selenium/TestBase.php
Log Message:
-----------
Skip user creating test if there are no privileges for that
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 11a9a457a04587551db222cec92436233e4b83af
https://github.com/phpmyadmin/phpmyadmin/commit/11a9a457a04587551db222cec92…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M test/Environment_test.php
Log Message:
-----------
Fix variable name
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 8e927f8852780a9128e06466300832fd3e94f07f
https://github.com/phpmyadmin/phpmyadmin/commit/8e927f8852780a9128e06466300…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M test/selenium/PmaSeleniumCreateDropDatabaseTest.php
M test/selenium/PmaSeleniumCreateRemoveUserTest.php
M test/selenium/PmaSeleniumDbEventsTest.php
M test/selenium/PmaSeleniumDbOperationsTest.php
M test/selenium/PmaSeleniumDbProceduresTest.php
M test/selenium/PmaSeleniumDbStructureTest.php
M test/selenium/PmaSeleniumDbTriggersTest.php
M test/selenium/PmaSeleniumExportTest.php
M test/selenium/PmaSeleniumImportTest.php
M test/selenium/PmaSeleniumLoginTest.php
M test/selenium/PmaSeleniumPrivilegesTest.php
M test/selenium/PmaSeleniumServerSettingsTest.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
Log Message:
-----------
Provide sane defaults for login method
So that the credentials do not have to be repeated in every test.
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/36760c422991...8e927f885278
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: da6dae9af2ac7103cf5b9135ffd3f3ff9369eb73
https://github.com/phpmyadmin/phpmyadmin/commit/da6dae9af2ac7103cf5b9135ffd…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M test/selenium/TestBase.php
Log Message:
-----------
Properly mark Selenium tests as skipped if not configured
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: e50caedee86dfab33335d6e1012a8e12c3095651
https://github.com/phpmyadmin/phpmyadmin/commit/e50caedee86dfab33335d6e1012…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M test/bootstrap-dist.php
M test/selenium/TestBase.php
Log Message:
-----------
Use single variable for server URL
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 86df238aec85357046d343f4d7445dcafb0c6f1a
https://github.com/phpmyadmin/phpmyadmin/commit/86df238aec85357046d343f4d74…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M test/selenium/TestBase.php
Log Message:
-----------
Honor configured database server
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: a9ec7def447f69687a10b0057c045c788dea1334
https://github.com/phpmyadmin/phpmyadmin/commit/a9ec7def447f69687a10b0057c0…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M test/bootstrap-dist.php
Log Message:
-----------
Remove unused code
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 11812af0d5ac279c1d2bc107f7672ae0a63044fe
https://github.com/phpmyadmin/phpmyadmin/commit/11812af0d5ac279c1d2bc107f76…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-02-17 (Mon, 17 Feb 2014)
Changed paths:
M test/bootstrap-dist.php
M test/selenium/TestBase.php
Log Message:
-----------
Allow to configure Selenium server manually
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: d336553bcbcfe8c08cb20f5ce89a0074b9fc5d97
https://github.com/phpmyadmin/phpmyadmin/commit/d336553bcbcfe8c08cb20f5ce89…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M test/README
M test/bootstrap-dist.php
M test/selenium/TestBase.php
Log Message:
-----------
Unify handling of environment configuration of testsuite
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: be34350ec51ce9e09e4d4ba7fc72434a6436c9d9
https://github.com/phpmyadmin/phpmyadmin/commit/be34350ec51ce9e09e4d4ba7fc7…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
R test/README
A test/README.rst
Log Message:
-----------
Make readme show in rst on github
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 528fba02242b300126d78784a167998b809cdff0
https://github.com/phpmyadmin/phpmyadmin/commit/528fba02242b300126d78784a16…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
R test/selenium/README
Log Message:
-----------
Remove obsolete readme
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/04bf71cce601...528fba02242b