Maurício Meneghini Fauth
|
3f2c53ef1d
|
Replace PHPUnit annotations with attributes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-06-07 11:44:01 -03:00 |
|
Maurício Meneghini Fauth
|
556594b4cd
|
Fix coding standard spacing issues
- Fixes one line doc comments
- Fixes parent call spacing
- Fixes constant spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-02-24 21:06:17 -03:00 |
|
Maurício Meneghini Fauth
|
77957a69a5
|
Add trailing comma for multi-line functions
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-02-24 20:48:46 -03:00 |
|
Maurício Meneghini Fauth
|
3c618c22a9
|
Add ServerRequest parameter to all controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-28 01:00:08 -03:00 |
|
Maurício Meneghini Fauth
|
346923e20a
|
Set dbi only when the test needs it
Related to https://github.com/phpmyadmin/phpmyadmin/pull/17637
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-14 02:21:45 -03:00 |
|
Maurício Meneghini Fauth
|
2cf3497a0e
|
Inline dbi creation in some test classes
Creates a new instance of DatabaseInterface for each test.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-04-19 11:22:34 -03:00 |
|
Maurício Meneghini Fauth
|
60f75803e8
|
Add basic test for Table\DropColumnController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-24 22:29:22 -03:00 |
|