Kevin Pfeifer
|
c8a0f47352
partially unmockify the testsuite in cache, collection and console tests
|
1 year ago |
Adam Halfar
|
8a993b1834
Merge branch '5.next' into Rector_UP_TO_PHP_81
|
1 year ago |
Adam Halfar
|
2142cc2332
Add changes from rector rule AddClosureVoidReturnTypeWhereNoReturnRector
|
1 year ago |
Adam Halfar
|
6f5c9df2da
Rector fixes from rule set LevelSetList::UP_TO_PHP_81
|
1 year ago |
Corey Taylor
|
a38010c9e6
Convert test annotations to attributes.
|
1 year ago |
Kevin Pfeifer
|
94f12262aa
rename _cake_core_ to _cake_translations_
|
2 years ago |
Kevin Pfeifer
|
387f06bea6
5.x: convert `getMockForAbstractClass()` to anonymous class (#17244)
|
2 years ago |
Kevin Pfeifer
|
1f5036d20b
convert returnValue() to willReturn()
|
2 years ago |
ADmad
|
4ad1f1ec52
Renable test
|
3 years ago |
Kevin Pfeifer
|
f9b01571c3
phpunit 10: replace expect*() methods with our own implementation
|
3 years ago |
Kevin Pfeifer
|
fc3e067c21
remove deprecations
|
2 years ago |
Mark Story
|
3fbcf10d50
Merge remote-tracking branch 'origin/4.next' into 5.x
|
3 years ago |
ADmad
|
b4d4d00786
Remove unused variables.
|
3 years ago |
Brian French
|
b2612f728c
Throw an Exception instead of an error on Cache::write() fail. See original #16932 (#17034)
|
3 years ago |
mscherer
|
19ec52a752
Fix up TypeError cases found by PHPStan level 7/8
|
3 years ago |
ADmad
|
cd07b90728
Use assert() for asserting valid class types.
|
3 years ago |
Mark Story
|
7d54ba8671
Fix deleteMany stopping after the first failure
|
4 years ago |
Corey Taylor
|
5a77162a44
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
30dab5436d
Fix return typehints in tests
|
4 years ago |
Corey Taylor
|
52d80ab851
Fix tests param typehints
|
4 years ago |
Corey Taylor
|
d9a8d85eb5
Clean up spelling of nonexistent
|
5 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
ADmad
|
f89438017b
Use specific test methods to assert PHP errors generation.
|
5 years ago |
mscherer
|
a8b4a7436e
Clean up test classes.
|
6 years ago |
mscherer
|
8f2fd9f8e4
Fix numeric string keys to work for cache and configure.
|
6 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
1320f5f277
Remove use of deprecated code.
|
7 years ago |
ADmad
|
f29d951026
Fix CS errors.
|
7 years ago |