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 |
Mark Story
|
3ceda8a8a9
Add test to ensure that FixtureManager always uses aliases.
|
9 years ago |
Yasuo Harada
|
f210939944
Change to allow the class name in the setting of the fixture
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Yves P
|
8dee7c23fa
It table exists but the fixture was not setup, we should reset the table
|
10 years ago |
antograssiot
|
5a24ae2e07
avoid the logs to be displayed in the test suite results
|
10 years ago |
Mark Story
|
0558d5fb85
Allow --debug flag to enable fixture schema output.
|
10 years ago |