Mark Story 034b9e53eb Clean up serial column detection. 10 years ago
..
Auth d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 10 years ago
Cache e4cbf57a84 #7794 Fix Redis DSN configuration. 10 years ago
Collection 74452a0b5a Fix isEmpty() consuming data. 10 years ago
Console 83c53dd623 When executing Shell 'main' method the current command name is set to 'main' 10 years ago
Controller 717e60d741 Fix cookies not being passed for requested actions. 10 years ago
Core 4bc0f2d4c7 Simplify tests for env() with defaults. 10 years ago
Database 034b9e53eb Clean up serial column detection. 10 years ago
Datasource b2317272fe Increase code coverage in ConnectionManager. 10 years ago
Error fc5ce30405 Added test for handling of PHP 7 errors 10 years ago
Event 9fe52afd74 correct use statement order 10 years ago
Filesystem 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
Form dcc936601e Add __debugInfo() methods to more objects. 11 years ago
I18n d2825d67b5 remove some assertion that are not working at all with ICU56 10 years ago
Log bfa1cd0a69 enable colors for windows ConEmu user 10 years ago
Mailer a786e951a7 Include _appCharset in serialisation process 10 years ago
Network 88f28f8a60 Make tests more strict. 10 years ago
ORM 55140a955b fix coding standard against code sniffer 2.5.0 10 years ago
Routing 55140a955b fix coding standard against code sniffer 2.5.0 10 years ago
Shell bd505410c3 Improve the options completion by allowing to get options for subcommands 10 years ago
TestSuite cf833c7843 Keep CSRF tokens consistent across all requests in a test case. 10 years ago
Utility b729195028 array_column() only works for actual arrays. 10 years ago
Validation 15a5607841 Make PHPCS happy 10 years ago
View 203c69d0a6 fix for nested input fields that end with brackets 10 years ago
BasicsTest.php 5a0449822a Consider a SAPI of phpdbg to be the same as cli. 10 years ago
DatabaseSuite.php 73fcf31095 Moved the Model namespace into ORM so it can be distributed easier 11 years ago