cakephp2-php8/lib/Cake/Test/Case/Model
Jose Lorenzo Rodriguez e669a81e0a Reverting change in ConnectionManager, sourceList() will only return the instantiated datasources
Fixing remaining tests failing due to contamination of loaded plugin is app
2011-05-27 02:28:38 -04:30
..
Behavior Tests no longer have access to ->_fixtures, refactoring it to use Fixture Manager instead. 2011-05-24 19:56:04 +02:00
Datasource Removing the unset(->db); since it trigger errors by the Fixture Manager when it tries to drop the created tables. 2011-05-24 19:56:45 +02:00
BehaviorCollectionTest.php Renamed the Mssql driver to Sqlserver. 2011-05-22 23:19:13 -04:00
CakeSchemaTest.php remove LIBS constant 2011-05-15 18:29:52 +02:00
ConnectionManagerTest.php Reverting change in ConnectionManager, sourceList() will only return the instantiated datasources 2011-05-27 02:28:38 -04:30
DbAclTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
ModelDeleteTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
ModelIntegrationTest.php Fixing cross database tests by making sure the fixture was created for the right database. 2011-05-24 19:32:38 +02:00
ModelReadTest.php Renamed the Mssql driver to Sqlserver. 2011-05-22 23:19:13 -04:00
models.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
ModelTestBase.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
ModelValidationTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
ModelWriteTest.php Skipping tests that is not compatible with SQL Server. 2011-05-23 23:16:13 -04:00