José Lorenzo Rodríguez
|
c3ccf15546
|
Replacing the use of removed "sharedFixture" and adding custom "fixtureManager" property to CakeTestCase
|
2010-09-27 23:37:56 -04:30 |
|
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 |
|
mark_story
|
26057c59c4
|
Fixing issue in DboSource test case where buffer would eat all the output.
Removing dead tests from TestManager test.
|
2010-09-25 01:13:01 -04:00 |
|
mark_story
|
d7b5e12b85
|
Removing methods from TestManager and putting them into CakeTestSuite.
|
2010-09-25 00:16:28 -04:00 |
|
mark_story
|
d7b958f55d
|
Starting to move test suite manipulation methods into CakeTestSuite.
|
2010-09-25 00:00:08 -04:00 |
|
mark_story
|
747847e275
|
Moving restore_error_handler up into TestManager and out of CakeTestSuite.
|
2010-06-21 22:54:41 -04:00 |
|
mark_story
|
6300027a87
|
Adding a condition for the fixture creation so it doesn't cause errors.
|
2010-06-12 23:31:36 -04:00 |
|
José Lorenzo Rodríguez
|
88d21fbea4
|
Experimental change: restoring the error handler to steps back in the stack to let PHPUnit take over when running tests
|
2010-05-09 18:15:51 -04:30 |
|
José Lorenzo Rodríguez
|
72f162f52a
|
Adding docs to CakeTestSuite
|
2010-05-08 16:52:29 -04:30 |
|
José Lorenzo Rodríguez
|
ec9c8b4d49
|
Adding the new class CakeTestSuite to setup some utility stuff like fixtures outside of CakeTestCase
|
2010-05-08 15:53:29 -04:30 |
|