mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
Mark Story
|
3f469642e7
Merge branch 'master' into 3.next
|
7 years ago |
Mark Story
|
d6d3fda11b
Try to fix aggregate test for SQLServer.
|
7 years ago |
Mark Story
|
0da1088776
Fix test incompatbile with sqlserver
|
7 years ago |
David Yell
|
a89441d3c0
Added a test case with an aggregate field
|
7 years ago |
David Yell
|
185b12cc2d
Changed the test to better cover the use-case in question
|
7 years ago |
David Yell
|
64f8f0f7e5
Added min and max tests to the ResultSet test
|
7 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
saeid
|
e0f6112f3f
unload plugins after use
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
b89f57178b
Fix deprecation warnings in View & Tests.
|
8 years ago |
Mark Story
|
3c0e8d4a5c
Fix deprecated method use in ORM tests.
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
42e2c82634
Add deprecations for less frequently used ORM methods.
|
8 years ago |
Mark Story
|
e441a345d8
Fix other uses of deprecated database features.
|
8 years ago |
Robert Pustułka
|
afb01a0851
Remove TableRegistry calls from tests.
|
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 |
Anthony GRASSIOT
|
ddb3bd6d08
Fix risky tests
|
9 years ago |
antograssiot
|
30b75bfe14
Make the TestSuite PHPUnit 6 compliant
|
9 years ago |
thinkingmedia
|
aee51a122a
revert unit test for unbuffered
|
9 years ago |
thinkingmedia
|
80e0994b62
added exception for serialize an unbuffered result set, and also a test for this edge case
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
dereuromark
|
e10dc8ce35
Remove inline FQCN into use statements.
|
9 years ago |
ADmad
|
e084a14488
Don't set associated record to null when autofields is disabled.
|
9 years ago |