phpmyadmin/test/classes
Maurício Meneghini Fauth 2625e0e1f6
Replace .caution and .success CSS classes
Replaces with .text-danger and .text-success.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-12-23 19:37:52 -03:00
..
_data Fix failing theme test 2020-12-20 04:22:50 +01:00
Charsets Add typehints using phpcbf on test/* 2020-07-17 22:52:42 +02:00
Config Fix broken tests related to #16486 2020-11-16 21:35:04 -03:00
Controllers Fix renamed Bootstrap 5 classes 2020-12-21 15:28:39 -03:00
Database Remove some useless comments 2020-10-13 19:56:56 -03:00
Dbal Remove some useless comments 2020-10-13 19:56:56 -03:00
Display Remove some custom CSS utilities 2020-12-23 19:06:38 -03:00
Engines Fix renamed Bootstrap 5 classes 2020-12-21 15:28:39 -03:00
Export Refactor Plugins::getPlugins method 2020-08-19 01:40:27 -03:00
Gis Fix Openlayer bug (#16390) 2020-10-15 12:02:58 -03:00
Html Replace .caution and .success CSS classes 2020-12-23 19:37:52 -03:00
Navigation Remove all @test annotations 2020-11-08 23:01:26 +01:00
Plugins Fix broken tests related to #16486 2020-11-16 21:35:04 -03:00
Properties Remove some useless comments 2020-10-13 19:56:56 -03:00
Server Fix #16477 - Fix failing unit test 2020-11-15 22:54:05 +01:00
Setup Remove some useless comments 2020-10-13 19:56:56 -03:00
Stubs Remove Common::server method 2020-11-02 18:48:23 -03:00
Table Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
Utils fix or ignore phpstan 0.12.63 errors 2020-12-18 22:17:18 +01:00
AbstractNetworkTestCase.php Fixes #16278 - Fix tests 2020-08-06 15:48:08 +02:00
AbstractTestCase.php Improve the documentation of AbstractTestCase::callFunction 2020-11-08 23:03:15 +01:00
AdvisorTest.php Refactor the Advisor class 2020-08-31 15:39:26 -03:00
BookmarkTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
BrowseForeignersTest.php Fix broken tests related to #16486 2020-11-16 21:35:04 -03:00
CharsetsTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
CheckUserPrivilegesTest.php Fix coding standard issues 2020-10-22 21:05:14 -03:00
ConfigTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
CoreTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
CreateAddFieldTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
DatabaseInterfaceTest.php Fix a test method name 2020-11-08 23:01:26 +01:00
EncodingTest.php Remove all @test annotations 2020-11-08 23:01:26 +01:00
EnvironmentTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
ErrorHandlerTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
ErrorReportTest.php Remove some useless comments 2020-10-13 19:56:56 -03: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 Remove some useless comments 2020-10-13 19:56:56 -03:00
IndexTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
InsertEditTest.php Remove some useless comments 2020-10-13 19:56:56 -03: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 Remove some useless comments 2020-10-13 19:56:56 -03:00
PdfTest.php Remove some useless comments 2020-10-13 19:56:56 -03: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 Replace .caution and .success CSS classes 2020-12-23 19:37:52 -03: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 Remove some useless comments 2020-10-13 19:56:56 -03:00
ScriptsTest.php Fix ScriptsTest failing test 2020-09-04 14:54:10 -03:00
SqlQueryFormTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
SqlTest.php Remove some useless comments 2020-10-13 19:56:56 -03: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 Remove all @test annotations 2020-11-08 23:01:26 +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 some useless comments 2020-10-13 19:56:56 -03:00
TrackerTest.php Remove all @test annotations 2020-11-08 23:01:26 +01: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 #16407 - Make all versions of pragmarx/google2fa below 6.1.0 incompatible 2020-11-13 09:52:58 +01:00
TypesTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
UrlTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
UserPreferencesTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
UtilTest.php Ref #16429 - PHP 8 error TypeError: Unsupported operand types: string / int 2020-11-20 00:07:38 +01:00
VersionInformationTest.php Remove some useless comments 2020-10-13 19:56:56 -03:00
ZipExtensionTest.php Fix ZipExtensionTest failing test 2020-10-01 11:13:31 -03:00