Maurício Meneghini Fauth
|
1f935e57f7
|
Move the Import class to the Import namespace
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-06-28 12:44:04 -03:00 |
|
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
|
dd885dc7b8
|
Use single-line arrays when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-03-27 17:39:17 -03:00 |
|
Maurício Meneghini Fauth
|
16a0660a78
|
Add native property types to test classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-02-27 01:17:22 -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
|
0ab9e4ac77
|
Change PHPUnit data providers to use static methods
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-02-14 12:42:16 -03:00 |
|
Maurício Meneghini Fauth
|
63d57b1f1c
|
Push dbi and dummyDbi members down
The idea is to only load the DBI when needed.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-13 00:15:53 -03:00 |
|
Maurício Meneghini Fauth
|
72a69471e8
|
Remove the AbstractTestCase::assertAllSelectsConsumed method
Uses the DummyDbi method instead.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-11 16:38:37 -03:00 |
|
Maurício Meneghini Fauth
|
1b9e6b6088
|
Inline DbiDummy instances in some test classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-04-19 17:43:10 -03:00 |
|
Maurício Meneghini Fauth
|
58ed5bfa9e
|
Extract Simulate DML action from ImportController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-12-27 18:37:15 -03:00 |
|
Maurício Meneghini Fauth
|
fdfa6d0c87
|
Add some test classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-07 16:59:34 -03:00 |
|