phpmyadmin/test/classes
William Desportes 2c3f587495
Fix tcpdf setAutoPageBreak not using a boolean
Signed-off-by: William Desportes <williamdes@wdes.fr>
2022-01-03 12:08:53 +01:00
..
_data extract html for FileListing into twig and add tests #14801 2019-10-27 13:37:58 +01:00
Charsets Add typehints using phpcbf on test/* 2020-07-17 22:52:42 +02:00
Command Merge #16584 - Improve the version handling 2021-02-23 15:51:56 +01:00
Config Fix broken tests related to #16486 2020-11-16 21:35:04 -03:00
Controllers Fix SqlControllerTest after PR #17068 2021-08-23 10:46:58 -05:00
Database Ref #16982 - Add a test for removeRelation drop FK 2021-06-27 17:25:28 +02:00
Dbal Fix DbiMysqliTest::testStoreResult test for PHP 8.1 2021-11-02 11:48:04 -03:00
Display Fix tests after #16896 2021-06-22 00:30:48 +02:00
Engines Use Bootstrap's table style for server/engines pages 2020-11-30 23:04:46 -03:00
Export Refactor Plugins::getPlugins method 2020-08-19 01:40:27 -03:00
Gis Use correct min MySQL version for axis-order (8.0.1) 2021-07-20 01:28:29 +02:00
Html Fix #17006 - Disable the URL limit for the MariaDB analyser feature 2021-07-15 21:32:56 +02:00
Navigation Remove useless htmlspecialchars on URL generation 2021-04-13 17:23:12 +02:00
Plugins Fix test after #17014 2021-08-10 14:48:55 +02:00
Properties Remove some useless comments 2020-10-13 19:56:56 -03:00
Query Write tests for the Query\Generator class 2021-01-31 01:21:46 +01:00
Server Add tests after #17015 2021-07-21 18:42:16 +02:00
Setup Remove some useless comments 2020-10-13 19:56:56 -03:00
Stubs Remove connection parameter from getClientInfo 2021-10-28 13:53:15 -03:00
Table Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
Utils Protect test by adding one more assert to check that it is a string 2021-04-19 21:31:33 +02:00
AbstractNetworkTestCase.php Fixes #16278 - Fix tests 2020-08-06 15:48:08 +02:00
AbstractTestCase.php Add $this->dummyDbi->addErrorCode method to be able to test error code behaviors 2021-08-27 03:17:18 +02:00
AdvisorTest.php Remove useless htmlspecialchars on URL generation 2021-04-13 17:23:12 +02:00
BookmarkTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
BrowseForeignersTest.php Remove duplicate HTML escaping on foreign keys modal 2021-07-27 22:47:12 +02:00
CharsetsTest.php Make sure tests use the queries they added to the pile 2021-05-31 18:12:31 +02:00
CheckUserPrivilegesTest.php Fix coding standard issues 2020-10-22 21:05:14 -03:00
ConfigTest.php Allow testGetThemeUniqueValue on 32-bit systems 2021-05-25 01:11:11 +02:00
CoreTest.php Add test cases for phpmyadmin/docker#328 2021-08-13 02:35:35 +02:00
CreateAddFieldTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
DatabaseInterfaceTest.php Fix tests after dc5cf4766b 2021-08-28 04:08:11 +02:00
EncodingTest.php Adjust php extensions and fix iconv patch and coverage names 2021-01-19 22:44:24 +01:00
EnvironmentTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
ErrorHandlerTest.php Ref #17084 - comment the code and add a new test case 2021-08-20 02:30:02 +02:00
ErrorReportTest.php Add tests for stacktrace truncate 2021-04-24 13:00:31 +02:00
ErrorTest.php Add typehints using phpcbf on test/* 2020-07-17 22:52:42 +02:00
ExportTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
FileListingTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
FileTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
FontTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
FooterTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
GitTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
HeaderTest.php Ref #16429 - Fix undefined array keys 2020-11-19 23:40:55 +01:00
ImportTest.php Fix broken link in the Simulate DML query modal 2021-12-27 16:09:07 -03:00
IndexTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
InsertEditTest.php Fix #14502 - Uncheck the "ignore" checkbox on GIS modal save value 2021-08-18 02:18:02 +02:00
IpAllowDenyTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
LanguageTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
LinterTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
ListDatabaseTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
MenuTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
MessageTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
MimeTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
NormalizationTest.php Fix #16871 - normalization step 2 errors 2021-04-29 23:36:05 +02:00
PdfTest.php Fix tcpdf setAutoPageBreak not using a boolean 2022-01-03 12:08:53 +01:00
ProfilingTest.php Extract cache methods from Util to SessionCache class 2020-10-25 22:45:56 -03:00
RelationCleanupTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
RelationTest.php Fix tests after dc5cf4766b 2021-08-28 04:08:11 +02:00
ReplicationGuiTest.php Fix ReplicationGuiTest broken test 2020-12-05 13:35:49 -03:00
RoutingTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
SanitizeTest.php Added tests for Sanitize::checkLink 2021-04-02 00:00:24 +02:00
ScriptsTest.php Fix a coding standard mistake 2021-01-23 17:09:08 +01:00
SqlQueryFormTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
SqlTest.php Fix #16734 - Use SQL count instead of fetch and count results 2021-04-24 18:29:53 +02:00
StorageEngineTest.php Fix PHPStan errors for PHPUnit assert methods 2020-08-10 16:20:53 -03:00
SystemDatabaseTest.php Remove all @test annotations 2020-11-08 23:01:26 +01:00
TableTest.php Add tests for #16728 2021-03-24 02:59:42 +01:00
TemplateTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
ThemeManagerTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
ThemeTest.php Remove useless htmlspecialchars on URL generation 2021-04-13 17:23:12 +02:00
TrackerTest.php Add tests for #16837 2021-04-19 22:48:19 +02:00
TrackingTest.php Remove all @test annotations 2020-11-08 23:01:26 +01:00
TransformationsTest.php Remove some useless doc blocks and fix some coding standard warnings 2020-07-18 00:14:32 +02:00
TwoFactorTest.php #16746 - Replace samyoul/u2f-php-server by code-lts/u2f-php-server 2021-12-12 12:16:52 +01:00
TypesTest.php Fix testGetAllFunctions test after #17079 2021-08-14 14:24:38 +02:00
UrlTest.php Fix a PHP notice when logging out 2021-09-23 12:47:43 -03:00
UserPreferencesTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
UtilTest.php Add test cases for phpmyadmin/docker#328 2021-08-13 02:35:35 +02:00
VersionInformationTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
VersionTest.php Add tests for the Version class 2021-02-22 00:18:24 +01:00
ZipExtensionTest.php Fix ZipExtensionTest failing test 2020-10-01 11:13:31 -03:00