phpmyadmin/test/selenium
Maurício Meneghini Fauth dd3753b8f1 Remove namespace in Selenium tests
To improve readability.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-25 17:48:56 -03:00
..
Database phpstan level 3 fixes 2019-06-22 14:37:38 +02:00
Table Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ChangePasswordTest.php Migrate tests to facebook/webdriver 2018-10-11 11:30:06 +02:00
CreateDropDatabaseTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
CreateRemoveUserTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ExportTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ImportTest.php Add void return types to selenium tests 2019-02-22 22:05:50 -03:00
LoginTest.php Add void return types to selenium tests 2019-02-22 22:05:50 -03:00
NormalizationTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ServerSettingsTest.php Add void return types to selenium tests 2019-02-22 22:05:50 -03:00
SqlQueryTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
TestBase.php Remove namespace in Selenium tests 2019-08-25 17:48:56 -03:00
TrackingTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
XssTest.php Add void return types to selenium tests 2019-02-22 22:05:50 -03:00