mscherer
|
54dfb0e77e
Add missing properties.
|
5 years ago |
Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
mscherer
|
f1bfa74d14
Backport addFixture() for 3.9+
|
5 years ago |
Mark Story
|
4ba94440d0
Merge branch 'master' into 3.next
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
val
|
89ebbbeb61
Refactor $fixtures property to a getter method
|
6 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
ADmad
|
6e6db691a9
Fix tests.
|
7 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
Mark Story
|
12588b9029
Merge pull request #12351 from cakephp/3next-log-queries
|
7 years ago |
Mark Story
|
9dc5227d8a
Deprecate logQueries()
|
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
|
275e24fbc5
Test TableSchema instead of a deprecated Table class.
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 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
|
db7943d14e
Fix more usage of config().
|
8 years ago |
Mark Story
|
2d2189fa08
Add deprecation warnings for TestSuite package.
|
8 years ago |
Robert Pustułka
|
d6007a1722
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
chinpei215
|
0c342051b6
Use exception chaining
|
8 years ago |
Robert Pustułka
|
afb01a0851
Remove TableRegistry calls from tests.
|
8 years ago |
antograssiot
|
2f91d2fe96
Remove more deprecated method from TableSchema
|
8 years ago |
Mark Story
|
6e63f380bd
Fix plugin fixtures in sub-directories not resolving.
|
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 |
Mark Story
|
9703818a84
Fix test on MySQL.
|
9 years ago |