phpmyadmin/test/selenium
Michal Čihař 3d056bc49f Do not execute tearDown if not configured
Apparently the tearDown method can be executed for skipped tests in some
cases and it will fail due to failed initilization.

Fixes #12883

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-20 16:29:55 +01:00
..
PmaSeleniumCreateDropDatabaseTest.php Fix few more errors in hover on 'More' 2016-12-29 17:39:22 +05:30
PmaSeleniumCreateRemoveUserTest.php Fix few more errors in hover on 'More' 2016-12-29 17:39:22 +05:30
PmaSeleniumDbEventsTest.php Do not execute tearDown if not configured 2017-01-20 16:29:55 +01:00
PmaSeleniumDbOperationsTest.php Adapt translations to colon removal 2015-03-24 12:07:28 -04:00
PmaSeleniumDbProceduresTest.php Group Selenium test 2014-03-26 13:36:52 +01:00
PmaSeleniumDbStructureTest.php Wait for loading 2014-04-02 13:06:28 +02:00
PmaSeleniumDbTriggersTest.php Group Selenium test 2014-03-26 13:36:52 +01:00
PmaSeleniumExportTest.php Standardize to sentence case 2015-08-26 16:57:42 +10:00
PmaSeleniumImportTest.php Use standard method for navigating to table page 2014-04-24 13:19:50 +02:00
PmaSeleniumLoginTest.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
PmaSeleniumNormalizationTest.php selenium test updated for 1NF 2014-07-20 22:19:50 +05:30
PmaSeleniumPrivilegesTest.php Group Selenium test 2014-03-26 13:36:52 +01:00
PmaSeleniumServerSettingsTest.php Fix syntax errors 2014-04-24 14:12:47 +02:00
PmaSeleniumTableBrowseTest.php Fix selenium test - change records by double click 2014-12-14 14:25:29 +05:30
PmaSeleniumTableCreateTest.php Remove table_results ID field 2014-12-01 15:25:22 +05:30
PmaSeleniumTableInsertTest.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
PmaSeleniumTableOperationsTest.php Remove table_results ID field 2014-12-01 15:25:22 +05:30
PmaSeleniumTableStructureTest.php Remove table_results ID field 2014-12-01 15:25:22 +05:30
PmaSeleniumTrackingTest.php Remove table_results ID field 2014-12-01 15:25:22 +05:30
PmaSeleniumXssTest.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
TestBase.php Fix few more errors in hover on 'More' 2016-12-29 17:39:22 +05:30