Refactor Config\Settings\ServerTest test class

Test properties individually.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2023-05-02 13:45:12 -03:00
parent d322d564ef
commit eeb1997fea
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8
2 changed files with 904 additions and 357 deletions

View File

@ -9095,16 +9095,6 @@ parameters:
count: 1
path: test/classes/Config/Settings/SchemaTest.php
-
message: "#^Property PhpMyAdmin\\\\Tests\\\\Config\\\\Settings\\\\ServerTest\\:\\:\\$defaultValues type has no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/Config/Settings/ServerTest.php
-
message: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\\\Server\\.$#"
count: 1
path: test/classes/Config/Settings/ServerTest.php
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Config\\\\\\\\Settings\\\\\\\\Console' and PhpMyAdmin\\\\Config\\\\Settings\\\\Console will always evaluate to true\\.$#"
count: 1

File diff suppressed because it is too large Load Diff