José Lorenzo Rodríguez
|
5538529c41
|
Fixing some issues with tables that were not beign droppend at the end of test suite execution
|
2010-09-25 19:15:26 -04:30 |
|
José Lorenzo Rodríguez
|
9d2e4b1b04
|
Start removal of magin "test_suite" connection
|
2010-09-24 23:30:01 -04:00 |
|
José Lorenzo Rodríguez
|
c4b35ebc14
|
Fixing CakeFixtureManager::loadSingle to create the table if not exists
|
2010-05-31 23:49:18 -04:30 |
|
José Lorenzo Rodríguez
|
b8e83e6a49
|
Adding documentation for CakeFixtureManager
|
2010-05-08 17:50:55 -04:30 |
|
José Lorenzo Rodríguez
|
79c001197d
|
Merge commit 'mark/2.0-phpunit' into 2.0-phpunit
Conflicts:
cake/tests/lib/test_manager.php
|
2010-05-08 17:18:43 -04:30 |
|
José Lorenzo Rodríguez
|
acb9733d0e
|
Convertint CakeFixtureManager into a non-static class to be able to replace it with custom implementations
and to test it more easily
|
2010-05-08 15:52:11 -04:30 |
|
Mark Story
|
507c3b2d94
|
Adding the CakePHP testing classes to the coverage ignore filter for PHPUnit. Starting to refactor how coverage is generated, to use more features of PHPUnit.
|
2010-05-08 16:18:45 -04:00 |
|
José Lorenzo Rodríguez
|
ef142b1659
|
Adding the class CakeFixtureManager to delegate the task of creating and droping the fixtures
Tests and docs still pending
|
2010-05-07 18:06:17 -04:30 |
|