ADmad
|
1ae8ee86f7
Merge branch '4.next' into 5.x
|
3 years ago |
Kevin Pfeifer
|
a39bb2cc11
unify exception string building
|
3 years ago |
Kevin Pfeifer
|
3e3eb0905c
fix phpcs
|
3 years ago |
Kevin Pfeifer
|
8ba3e7cccd
throw exception if string template value is null
|
3 years ago |
Corey Taylor
|
36bf442bbf
Replace RuntimeException with CakeException, DatabaseException or InvalidArgumentException
|
3 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
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
d9a8d85eb5
Clean up spelling of nonexistent
|
5 years ago |
Corey Taylor
|
d43092a938
Replace all uses of Core\Exception\Exception with Core\Exception\CakeException
|
5 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
Corey Taylor
|
f00c4278b6
Merge branch 'master' into 4.next
|
5 years ago |
mscherer
|
256ac763f4
Fix CS: Use single quotes where applicable.
|
5 years ago |
mscherer
|
ecf83d5de1
Clean up tests using PHPStan level 2/3.
|
5 years ago |
ADmad
|
19f8bb3544
Maintain new/empty line consistency in docblocks.
|
6 years ago |
mscherer
|
a8b4a7436e
Clean up test classes.
|
6 years ago |
mscherer
|
0209b453da
Add config orFail() wrapper.
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
6 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
f29d951026
Fix CS errors.
|
7 years ago |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
d2c9459cd7
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
Mark Story
|
0a1fd1edfe
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
5b3f8205ed
Enable strict typing for view tests.
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
saeid
|
7be710d148
just adding plugin without bootstrap
|
7 years ago |
saeid
|
e0f6112f3f
unload plugins after use
|
7 years ago |