.. |
cache
|
Migrating Xcache test to phpunit
|
2010-06-10 23:11:29 -04:30 |
controller
|
Porting component group to PHPUnit.
|
2010-06-21 22:08:15 -04:00 |
log
|
Changing require for App::import() so tests are more composable.
|
2010-06-21 22:27:50 -04:00 |
model
|
Renaming test case classes to better reflect the filenames.
|
2010-06-13 10:06:00 -04:00 |
view
|
Updating @since tag and renaming AllCacheEngines test suite.
|
2010-06-21 21:48:23 -04:00 |
all_cache_engines.test.php
|
Fixing comment.
|
2010-06-21 21:49:52 -04:00 |
all_libs.test.php
|
Porting Libs group to PHP Unit.
|
2010-06-21 22:55:12 -04:00 |
all_localization.test.php
|
Porting localization group to phpunit.
|
2010-06-21 21:56:31 -04:00 |
all_routing.test.php
|
Porting Routing test group to PHPUnit.
|
2010-06-21 21:52:48 -04:00 |
all_views.test.php
|
Updating @since tag and renaming AllCacheEngines test suite.
|
2010-06-21 21:48:23 -04:00 |
all_xml.test.php
|
Porting Xml group test to PHPUnit.
|
2010-06-21 21:50:38 -04:00 |
cache.test.php
|
Merge branch '2.0' into 2.0-phpunit
|
2010-05-30 22:13:09 -04:00 |
cake_log.test.php
|
Merge branch '2.0' into 2.0-phpunit
|
2010-05-30 22:13:09 -04:00 |
cake_session.test.php
|
Merge branch '2.0' into 2.0-phpunit
|
2010-05-30 22:13:09 -04:00 |
cake_socket.test.php
|
Merge branch '2.0' into 2.0-phpunit
|
2010-05-30 22:13:09 -04:00 |
cake_test_case.test.php
|
Fixing issue with fixtures not being unloaded if the test method throws exceptions or fails in some unexpected way
|
2010-05-31 23:07:21 -04:30 |
cake_test_fixture.test.php
|
Migrating CakeTestFixtureTest to phpunit
|
2010-06-24 00:08:40 -04:30 |
class_registry.test.php
|
Migrating ClassRegistryTest to phpunit
|
2010-06-10 21:27:53 -04:30 |
configure.test.php
|
Merge branch '2.0' into 2.0-phpunit
|
2010-05-30 22:13:09 -04:00 |
debugger.test.php
|
Adding a restore_error_handler() so the Debugger test doesn't interfere with other tests.
|
2010-06-21 22:54:01 -04:00 |
error.test.php
|
Migrating ErrorTest to PHPUnit
|
2010-06-09 00:16:18 -04:30 |
file.test.php
|
Reverting change made in [7cde309 ]. Readding trim() to fix issues on windows. Updating tests so they continue to pass on macos. Fixes #769
|
2010-05-30 22:46:46 -04:00 |
folder.test.php
|
Fixing return values of methods, and updating tests to run properly in Phpunit which uses exceptions instead of errors.
|
2010-05-30 22:57:28 -04:00 |
html_coverage_report.test.php
|
Adding tests for generating method coverage with the reporter.
|
2010-05-12 22:43:44 -04:00 |
http_socket.test.php
|
migrating HttpSocketTest to phpunit
|
2010-05-31 22:04:10 -04:30 |
i18n.test.php
|
Merge remote branch 'origin/1.3' into 2.0
|
2010-05-20 12:22:04 +10:00 |
inflector.test.php
|
Merge remote branch 'origin/1.3' into 2.0
|
2010-05-20 12:22:04 +10:00 |
l10n.test.php
|
Update various links. Closes #392
|
2010-05-18 22:15:13 -03:00 |
magic_db.test.php
|
Removing closing PHP tags.
|
2010-05-11 08:27:28 +10:00 |
multibyte.test.php
|
Merge branch '2.0' into 2.0-phpunit
|
2010-05-30 22:13:09 -04:00 |
object.test.php
|
Fixing the failing tests in ObjectTest for PHPUnit. Also marking tests as incomplete as there are several issues with Object::persist() and private properties.
|
2010-06-20 23:14:14 -04:00 |
router.test.php
|
Renaming test case classes to better reflect the filenames.
|
2010-06-13 10:06:00 -04:00 |
sanitize.test.php
|
Merge branch '2.0' into 2.0-phpunit
|
2010-05-30 22:13:09 -04:00 |
security.test.php
|
Merge branch '2.0' into 2.0-phpunit
|
2010-05-30 22:13:09 -04:00 |
set.test.php
|
Migrating SetTest to phpunit
|
2010-05-31 22:10:24 -04:30 |
string.test.php
|
Merge branch '2.0' into 2.0-phpunit
|
2010-05-30 22:13:09 -04:00 |
test_manager.test.php
|
Migrating TestManager test to phpunit
|
2010-06-10 21:59:03 -04:30 |
validation.test.php
|
Calling parent methods from overridden methods. Deleting commented garbage test.
|
2010-06-21 22:53:30 -04:00 |
xml.test.php
|
Merge branch '2.0' into 2.0-phpunit
|
2010-05-30 22:13:09 -04:00 |