| .. |
|
Auth
|
07959ee08e
Use sha256 consistently.
|
8 years ago |
|
Cache
|
8cb84e7aa7
Re-enable redis tests as they seem to pass (at least for me).
|
8 years ago |
|
Collection
|
e7a15f8438
Merge pull request #11396 from cakephp/fix-collections
|
8 years ago |
|
Console
|
807db8f228
Fix non interactive to only overwrite with designed force flag enabled.
|
8 years ago |
|
Controller
|
bbefe53ae9
Fix failing test.
|
8 years ago |
|
Core
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Database
|
5fb000f7b4
add 'port' to expected result
|
8 years ago |
|
Datasource
|
b6dbeb5514
Ensure paging params are properly set based on "order" in settings.
|
8 years ago |
|
Error
|
55e74fc853
Fix test case.
|
8 years ago |
|
Event
|
528e7dd372
Fix test on PHP 7.2
|
8 years ago |
|
Filesystem
|
4323074a66
Fix up commenting and formatting.
|
8 years ago |
|
Form
|
d668bc1e53
Add test for previous commit.
|
8 years ago |
|
Http
|
dac4bb31c1
Write testContentType() method for test contentType() method of Http/Client/FormData.php
|
8 years ago |
|
I18n
|
0620c529d0
Minor code improvements
|
8 years ago |
|
Log
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Mailer
|
dff88e6c67
Fix phpcs errors.
|
8 years ago |
|
Network
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
ORM
|
d6b0f18366
Add virtual fields into __debugInfo() output.
|
8 years ago |
|
Routing
|
80a54d6829
Merge branch 'issue-11583' into master
|
8 years ago |
|
Shell
|
a8c9364323
test: add missing key check
|
8 years ago |
|
TestSuite
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Utility
|
812ac18419
Written a docBlock to testIsMultibyteString() method.
|
8 years ago |
|
Validation
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
View
|
af6d7f8244
Write testFieldNames() method for test fieldNames() method of View/Helper/FormContent.php
|
8 years ago |
|
BasicsTest.php
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
|
DatabaseSuite.php
|
4c94503f98
Sync method signature with parent class method.
|
8 years ago |
|
ExceptionsTest.php
|
bf374572d7
Fix $previous becoming null only
|
8 years ago |