mscherer
|
a8b4a7436e
Clean up test classes.
|
6 years ago |
Mark Story
|
36e3a5a11c
Update tests to not use deprecated PHPUnit features
|
6 years ago |
ADmad
|
23cc05ff47
Add return typehint for ModelAwareTrait::loadModel().
|
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
|
8cf546f408
Merge branch '4.x' into 4.x-phpunit-8
|
7 years ago |
ADmad
|
5ffc6200cb
Cleanup test.
|
7 years ago |
ADmad
|
824d41e5f5
Add test for loadModel() exception.
|
7 years ago |
ADmad
|
71a5b59633
Make ModelAwareTrait::$modelClass protected.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
545e2bdc6a
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
1db77de391
Allow using FQCN with ModelAwareTrait::loadModel().
|
7 years ago |
mscherer
|
f43f9bf794
Fix Stub class issue and normalize string class names.
|
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 |
ADmad
|
6ef27d293b
Remove depecated code from Datasource classes.
|
8 years ago |
Mark Story
|
b89f57178b
Fix deprecation warnings in View & Tests.
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
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 |
Michael Hoffmann
|
bb3a4652a5
Split ModelAwareTrait::modelType into getter/setter
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Marlin Cremers
|
fccfc6ec39
Add ability to define model factories statically
|
10 years ago |
Marlin Cremers
|
2fd7ac5013
Add the ability to set the default model type
|
10 years ago |
AD7six
|
91e8016117
Add a test for load model being plugin-prefixed
|
11 years ago |
José Lorenzo Rodríguez
|
75b4748618
Fixing failing test
|
11 years ago |