Corey Taylor
|
36bf442bbf
Replace RuntimeException with CakeException, DatabaseException or InvalidArgumentException
|
3 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 |
mscherer
|
a8b4a7436e
Clean up test classes.
|
6 years ago |
Mark Story
|
2a7a5e9f5e
Remove a mock where we can use ArrayCache
|
6 years ago |
Mark Story
|
a674c1ab2c
Reduce mock usage
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
Mark Story
|
de9276ea28
Fix up tests that mock cache.
|
7 years ago |
ADmad
|
dcdecba9e2
Merge branch '4.x' into 4.x-phpcs
|
7 years ago |
Mark Story
|
ef0eb28fb8
Add types to datasource package and direct dependents
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
4548fc77e2
Fix more usage of config().
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
Jose Lorenzo Rodriguez
|
65baf6b2fe
Fixing failing test case
|
12 years ago |
Jose Lorenzo Rodriguez
|
06d6343a76
Extracting reusable logic from Query, QueryCacher and ResultSetDecorator
|
12 years ago |