Kevin Pfeifer
|
c8a0f47352
partially unmockify the testsuite in cache, collection and console tests
|
1 year ago |
Adam Halfar
|
457652de25
Add changes from rector rule SplitDoubleAssignRector
|
1 year ago |
Kevin Pfeifer
|
ddd7b022ac
minor test cleanup
|
2 years ago |
Kevin Pfeifer
|
1e4c595456
5.x: Convert `addMethods()` to anonymous or test classes or Mockery (#17246)
|
2 years ago |
Kevin Pfeifer
|
387f06bea6
5.x: convert `getMockForAbstractClass()` to anonymous class (#17244)
|
2 years ago |
Kevin Pfeifer
|
04b02a3e6c
convert returnCallback() to willReturnCallback()
|
2 years ago |
Kevin Pfeifer
|
1f5036d20b
convert returnValue() to willReturn()
|
2 years ago |
Kevin Pfeifer
|
929b763744
rename events to beforeExecute and afterExecute
|
2 years ago |
Kevin Pfeifer
|
076fe09d30
add result to Command.executionFinished event
|
2 years ago |
Kevin Pfeifer
|
2affb43519
add Command.executionStarted and Command.executionFinished events
|
2 years ago |
ADmad
|
b4d4d00786
Remove unused variables.
|
3 years ago |
ADmad
|
1ae8ee86f7
Merge branch '4.next' into 5.x
|
3 years ago |
Arhell
|
fcd97967b3
update tests folder links
|
3 years ago |
ADmad
|
cd07b90728
Use assert() for asserting valid class types.
|
3 years ago |
Corey Taylor
|
36bf442bbf
Replace RuntimeException with CakeException, DatabaseException or InvalidArgumentException
|
3 years ago |
Corey Taylor
|
fa7515da8e
Merge branch '4.next' into 5.x
|
3 years ago |
Corey Taylor
|
1d93bc2c91
Move ConsoleIntegrationTestTrait to console package
|
3 years ago |
Kevin Pfeifer
|
47d5ecbf4a
adjust command code references to use interface instead of implementing class
|
4 years ago |
ADmad
|
9689d40500
Merge branch '4.next' into 5.x
|
4 years ago |
ndm2
|
e6af221cb1
Fix regex characters in command names trigger PHP errors.
|
4 years ago |
Corey Taylor
|
46617e1d75
Merge branch '4.next' into 5.x
|
4 years ago |
mscherer
|
0fd1e45a02
Fix issues found by PHPStan in tests/
|
4 years ago |
Corey Taylor
|
5a77162a44
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
70caca0085
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
34dad18ff5
Merge branch '4.next' into 5.0
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
8aa926d262
Merge branch '4.next' into 5.0
|
4 years ago |
Corey Taylor
|
30dab5436d
Fix return typehints in tests
|
4 years ago |
Corey Taylor
|
57473cb445
Merge branch '4.next' into 5.0
|
4 years ago |
Corey Taylor
|
52d80ab851
Fix tests param typehints
|
4 years ago |