phpmyadmin/test/classes
Maurício Meneghini Fauth 8c30a63334 Retrieve parameters from $_POST in Table class
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-12-11 09:33:50 -05:00
..
_data Use JSON for theme metadata 2017-05-15 09:47:15 +02:00
Config Fix Config/PageSettingsTest global dependencies 2017-12-20 16:33:35 -02:00
Controllers Retrieve parameters from $_POST in table search 2018-12-11 09:33:50 -05:00
Database Retrieve parameters from $_POST in db_search.php 2018-12-11 09:33:50 -05:00
Dbi Remove usage of $GLOBALS['userlink'] 2017-10-25 10:21:18 +02:00
Di Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03: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 Retrieve parameters from $_POST in navigation 2018-12-11 09:33:50 -05:00
Plugins Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Properties Refactoring tests 2017-12-12 06:46:53 -02:00
Rte Retrieve parameters from $_POST in triggers 2018-12-11 09:33:50 -05:00
Server Retrieve parameters from $_POST in server_status_monitor.php 2018-12-11 09:33:50 -05:00
Setup Fix Setup/FormProcessingTest global dependencies 2017-12-20 23:01:44 -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 Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03: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-12-11 09:33:50 -05:00
CentralColumnsTest.php Retrieve parameters from $_POST in central columns page 2018-12-11 09:33:50 -05:00
CharsetsTest.php Replace globals with DI in Charsets class 2017-11-09 11:31:42 -02:00
CheckUserPrivilegesTest.php Ensure that database names with '.' are handled properly when DisableIS is true 2018-12-11 09:33:43 -05:00
ConfigTest.php Remove @ operator from function_exists 2018-03-01 22:36:35 -03:00
CoreTest.php Avoid looking for ? when checking for file to be included 2018-06-21 13:31:00 +02:00
CreateAddFieldTest.php Fix #249 CSRF to CREATE TABLE query 2018-12-11 09:33:49 -05:00
DatabaseInterfaceTest.php Patch for issue #14246 2018-05-02 12:13:49 +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 Refactoring tests 2017-12-12 06:46:53 -02:00
ExportTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
FileTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03: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 Remove not needed use statements 2017-10-23 18:49:37 +02:00
ImportTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
IndexTest.php Refactoring tests 2017-12-12 06:46:53 -02:00
InsertEditTest.php Retrieve parameters from $_POST in browse foreigners 2018-12-11 09:33:50 -05:00
IpAllowDenyTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
LanguageTest.php #14260 Fixed configuration for DefaultLang and Lang 2018-05-06 21:16:36 -03:00
LinterTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ListDatabaseTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
MenuTest.php Remove not needed use statements 2017-10-23 18:49:37 +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-12-11 09:33:50 -05:00
OperationsTest.php Retrieve parameters from $_POST in database and table operation pages 2018-12-11 09:33:49 -05:00
PdfTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03: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-12-11 09:33:50 -05: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 Replace static methods with instance methods 2018-02-27 17:39:16 -03: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 Retrieve parameters from $_POST in Table class 2018-12-11 09:33:50 -05:00
TemplateTest.php Use PSR-4 for Twig classes 2017-11-30 16:33:26 -02:00
ThemeManagerTest.php Move collation connection setting to user preferences 2017-11-29 14:16:31 +01:00
ThemeTest.php Refactor ThemeTest::testPrintPreview 2017-12-27 01:55:22 -02:00
TrackerTest.php Remove usage of $GLOBALS['controllink'] 2017-10-25 10:21:18 +02:00
TrackingTest.php Retrieve parameters from $_POST in tracking pages 2018-12-11 09:33:50 -05:00
TransformationsTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
TwoFactorTest.php Fix TwoFactorTest global dependencies 2017-12-19 01:03:40 -02:00
TypesTest.php Bind Types to DatabaseInterface 2017-10-10 12:05:02 +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 Extract HTTP requests related methods 2018-01-22 17:31:57 -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