phpmyadmin/test/classes
William Desportes eb33bbb76f
Use try catch instead of expectException from framework
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-10-19 21:19:04 +02:00
..
_data Fix theme tests for 4.9 2019-06-05 21:46:19 -04:00
Config Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
Controllers Retrieve parameters from $_POST in table search 2018-11-10 20:48:59 -02:00
Database Fix Unit tests broken by a23f2ba51a 2019-08-23 01:07:24 +02:00
Dbi Remove usage of $GLOBALS['userlink'] 2017-10-25 10:21:18 +02:00
Di Use try catch instead of expectException from framework 2019-10-19 21:19:04 +02:00
Display Refactor PhpMyAdmin\Display\Export class 2018-01-13 23:51:16 -02:00
Engines Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
Gis Rename Gis/GisGeomTest to Gis/GisGeomTestCase 2017-12-20 19:18:23 -02:00
Navigation Use try catch instead of expectException from framework 2019-10-19 21:19:04 +02:00
Plugins Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
Properties Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
Rte Retrieve parameters from $_POST in triggers 2018-11-10 20:48:58 -02:00
Server Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
Setup Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
Stubs Add namespace to test classes 2017-09-20 13:03:50 -03:00
Utils Refactor Utils\HttpRequest class 2018-01-22 17:31:57 -02:00
AdvisorTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
BookmarkTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
BrowseForeignersTest.php Retrieve parameters from $_POST in browse foreigners 2018-11-10 20:48:59 -02:00
CentralColumnsTest.php Retrieve parameters from $_POST in central columns page 2018-11-10 20:48:58 -02:00
CharsetsTest.php Add description for the _nopad (NO PAD) collation suffix 2019-06-30 00:09:07 -03:00
CheckUserPrivilegesTest.php Ensure that database names with '.' are handled properly when DisableIS is true 2018-09-12 15:50:15 -03:00
ConfigTest.php Use try catch instead of expectException from framework 2019-10-19 21:19:04 +02:00
CoreTest.php Fix coding standard errors and phpdoc 2019-06-22 13:04:38 +02:00
CreateAddFieldTest.php Fix #249 CSRF to CREATE TABLE query 2018-11-10 20:48:58 -02:00
DatabaseInterfaceTest.php Fixes #14658 - Regression on multi table query (#14681) 2018-11-26 20:59:58 -02:00
EncodingTest.php Remove @ operator from function_exists 2018-03-01 22:36:35 -03:00
ErrorHandlerTest.php Refactoring tests 2017-12-12 06:46:53 -02:00
ErrorTest.php Fix some deprecated phpunit methods 2019-10-19 21:17:06 +02:00
ExportTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
FileTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
FontTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
FooterTest.php Fix FooterTest global dependency 2017-12-19 01:03:40 -02:00
HeaderTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
ImportTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
IndexTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
InsertEditTest.php Add groups to tests and fix one 2019-10-19 21:17:06 +02:00
IpAllowDenyTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
LanguageTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
LinterTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ListDatabaseTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
MenuTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
MessageTest.php Move collation connection setting to user preferences 2017-11-29 14:16:31 +01:00
MimeTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
MultSubmitsTest.php Fix coding styles issues 2018-02-17 01:42:50 -02:00
NormalizationTest.php Retrieve parameters from $_POST in normalization 2018-11-10 20:48:58 -02:00
OperationsTest.php Retrieve parameters from $_POST in database and table operation pages 2018-11-10 20:48:58 -02:00
PdfTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
PmaTestCase.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
RelationCleanupDbiMock.php Fix code standard errors 2017-09-30 18:19:09 -03:00
RelationCleanupTest.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
RelationTest.php Replace static methods with instance methods 2018-03-19 09:23:23 -03:00
ReplicationGuiTest.php Retrieve parameters from $_POST in server replication 2018-11-10 20:48:59 -02:00
SanitizeTest.php Refactoring tests 2017-12-12 06:46:53 -02:00
ScriptsTest.php Simplify Scripts::addFile API 2017-11-29 15:09:43 +01:00
SqlQueryFormTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
SqlTest.php Fix DocBlocks issues 2018-11-26 13:40:00 -02:00
StorageEngineTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
SysInfoTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
SystemDatabaseTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
TableTest.php Fix tests for "NULL wrongly checked on field change" 2019-08-20 14:42:43 +02:00
TemplateTest.php Use try catch instead of expectException from framework 2019-10-19 21:19:04 +02:00
ThemeManagerTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
ThemeTest.php Finish fixing theme tests for 4.9 2019-06-05 21:56:52 -04:00
TrackerTest.php Fix some deprecated phpunit methods 2019-10-19 21:17:06 +02:00
TrackingTest.php Retrieve parameters from $_POST in tracking pages 2018-11-10 20:48:58 -02:00
TransformationsTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
TwoFactorTest.php Skip test when PHP GD extension is not loaded 2019-03-20 16:15:14 -03:00
TypesTest.php Fix spatial functions 2019-04-16 11:11:28 +02:00
UrlTest.php Move collation connection setting to user preferences 2017-11-29 14:16:31 +01:00
UserPreferencesTest.php Replace static methods with instance methods 2018-02-23 15:26:02 -03:00
UtilTest.php Fix spatial functions 2019-04-16 11:11:28 +02:00
VersionInformationTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ZipExtensionTest.php Refactor PhpMyAdmin\ZipExtension class 2018-02-14 01:58:58 -02:00