Maurício Meneghini Fauth
|
ba72f543fd
|
Call PHPUnit static methods using static calls
Replaces $this->method() with self::method().
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2024-01-31 17:17:38 -03:00 |
|
Maurício Meneghini Fauth
|
1129750eee
|
Replace server global with Current::$server
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-12-24 02:08:50 -03:00 |
|
Maurício Meneghini Fauth
|
0ef906be5d
|
Remove container from MultiTableQuery\TablesControllerTest
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-12-20 21:51:41 -03:00 |
|
Maurício Meneghini Fauth
|
98520d90fc
|
Remove AbstractTestCase::loadDbiIntoContainerBuilder()
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-12-20 16:09:17 -03:00 |
|
Maurício Meneghini Fauth
|
1d1c55e250
|
Move test directory to tests
- Related to #18512
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-11-30 10:47:42 -03:00 |
|