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 |
Yves P
|
f9e65b0a9b
Add a test to the FixtureManager::loadSingle() method
|
10 years ago |
Yves P
|
8af8282783
Add support for FK constraints management for fixtures to the SQLite db server
|
10 years ago |
Yves P
|
62cb352e96
Fix MySQL build
|
10 years ago |
Yves P
|
ac5437f1f9
Implements a way of dealing with constraints in the fixtures
|
10 years ago |
Mark Story
|
fe69c61156
Fix notice error when invalid fixture types are used.
|
11 years ago |
Jad Bitar
|
e72e36f859
cs fixes
|
11 years ago |
Jad Bitar
|
5c90686539
Fix fixture manager vendor/plugin edge case
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Anthony GRASSIOT
|
1d9dd2adc6
update bakeTask
|
11 years ago |