mark_story
|
4a5353e00a
|
Migrating Cache group case to PHPUnit.
|
2010-06-20 23:46:45 -04:00 |
|
Juan Basso
|
26d20b6d62
|
Fixing wrap for html mode in e-mails. Fixes #663
|
2010-06-21 00:37:25 -03:00 |
|
mark_story
|
9ace0100ab
|
Updating ExtractTaskTest to pass under PHPUnit.
|
2010-06-20 23:23:56 -04:00 |
|
mark_story
|
fad2610c9b
|
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 |
|
Juan Basso
|
2a4489cdf2
|
Naming conventions to datasources with plugins. Fixes #819
|
2010-06-20 23:53:54 -03:00 |
|
mark_story
|
e14d8e5280
|
Updating test cases to work with JsBaseEngineHelper being abstract.
|
2010-06-20 22:31:24 -04:00 |
|
mark_story
|
2db510d1c1
|
Modifying Controller::validateErrors so it can accept and validate arbitrary model objects, not just those attached to the controller. Test cases updated, fixes #832
|
2010-06-20 21:47:34 -04:00 |
|
mark_story
|
268b269eaa
|
Updating file headers on test cases. Changing license on test cases to match the rest of the framework as the tests no longer interact with GPL code.
|
2010-06-13 10:14:28 -04:00 |
|
mark_story
|
129098e16c
|
Moving View group over to PHPUnit style group test.
|
2010-06-13 10:10:16 -04:00 |
|
mark_story
|
7c694bf560
|
Fixing comment.
|
2010-06-13 10:09:48 -04:00 |
|
mark_story
|
aee1c5483b
|
Renaming test case classes to better reflect the filenames.
|
2010-06-13 10:06:00 -04:00 |
|
mark_story
|
d59544b64f
|
Renaming test case classes to better match the filenames.
|
2010-06-13 10:01:37 -04:00 |
|
mark_story
|
7467a8d273
|
Moving converted group tests into cases tree. Eventually groups directory will disappear.
|
2010-06-13 00:01:47 -04:00 |
|
mark_story
|
50144d6b5b
|
Making FormHelper clear fields on create() as well as end() this ensures that GET forms don't leak fields. Fixes #571
|
2010-06-12 22:50:09 -04:00 |
|
mark_story
|
f20cc8110b
|
Adding a skip for persistModel as the feature is horribly broken right now. Controller test case is running with PHPUnit now.
|
2010-06-12 19:01:51 -04:00 |
|
mark_story
|
2ec6f75996
|
Adding two incomplete tests as they are not implemented. Pulling component tests out of the controller test case.
|
2010-06-12 18:47:47 -04:00 |
|
mark_story
|
69559958a7
|
Adding ommitted new line.
|
2010-06-12 17:43:12 -04:00 |
|
mark_story
|
9cdf11a02a
|
Updating ModelTask test case to PHPUnit.
|
2010-06-12 17:42:53 -04:00 |
|
mark_story
|
ad8d5fa29b
|
Updating some tests to use onConsecutiveCalls() as its easier to read and maintain.
|
2010-06-12 16:10:16 -04:00 |
|
mark_story
|
5013ec03f1
|
Updating ViewTask test case to PHPUnit.
|
2010-06-12 15:03:00 -04:00 |
|
José Lorenzo Rodríguez Urdaneta
|
0f33560515
|
Migrating Xcache test to phpunit
|
2010-06-10 23:11:29 -04:30 |
|
José Lorenzo Rodríguez Urdaneta
|
4021095422
|
Migrating TestManager test to phpunit
|
2010-06-10 21:59:03 -04:30 |
|
José Lorenzo Rodríguez Urdaneta
|
fb23b98c68
|
Migrating ClassRegistryTest to phpunit
|
2010-06-10 21:27:53 -04:30 |
|
José Lorenzo Rodríguez Urdaneta
|
754376ca7e
|
Migrating AclComponent test to phpunit
|
2010-06-10 20:17:35 -04:30 |
|
mark_story
|
f0d755bd8e
|
Adding additional tests for Helper::_parseAttributes() and fixing issue where '1' would not be interpreted as a truthy value for compact attributes. Fixes #806
|
2010-06-10 19:11:26 -04:00 |
|
mark_story
|
9ee4a12a9d
|
Adding additional tests for FormHelper::input() and checkbox generation and checked attribute being set for truthy values. Close #806
|
2010-06-10 12:48:55 -04:00 |
|
José Lorenzo Rodríguez
|
42e02bf289
|
Partially migrating EmailComponent test to phpunit, some tests need to have installed a local smtp server
|
2010-06-10 09:12:13 -04:30 |
|
mark_story
|
22f152824d
|
Merge branch '2.0-phpunit' of github.com:cakephp/cakephp into 2.0-phpunit
|
2010-06-10 00:59:37 -04:00 |
|
mark_story
|
aa8d909764
|
Updating ProjectTask test case to PHPUnit.
|
2010-06-10 00:59:19 -04:00 |
|
José Lorenzo Rodríguez
|
d3ec9e1656
|
Converting CookieComponentTest to phpunit
|
2010-06-10 00:17:02 -04:30 |
|
José Lorenzo Rodríguez
|
fa8df12fa0
|
Converting AuthTest to phpunit. Adding setter and getter method loggedIn()
|
2010-06-10 00:03:49 -04:30 |
|
José Lorenzo Rodríguez
|
837e2574a3
|
Merge branch '2.0-phpunit' of github.com:cakephp/cakephp into 2.0-phpunit
|
2010-06-10 00:03:24 -04:30 |
|
José Lorenzo Rodríguez
|
d35e02a1e1
|
Sending correct patch for previous commit
|
2010-06-10 00:02:45 -04:30 |
|
mark_story
|
bd801350e8
|
Merge branch '2.0-phpunit' of github.com:cakephp/cakephp into 2.0-phpunit
|
2010-06-10 00:25:40 -04:00 |
|
mark_story
|
a91e8b870a
|
Updating FixtureTask test case to use PHPUnit.
|
2010-06-10 00:25:23 -04:00 |
|
José Lorenzo Rodríguez
|
1b9eb035fd
|
Migrating DboMyqli to phpunit
|
2010-06-09 23:00:35 -04:30 |
|
José Lorenzo Rodríguez
|
0a3e27b000
|
Migrating DboPostgres to phpunit
|
2010-06-09 22:52:28 -04:30 |
|
José Lorenzo Rodríguez
|
b3d9de1a97
|
Improving migration of DboMysqlTest to phpunit
|
2010-06-09 21:19:25 -04:30 |
|
José Lorenzo Rodríguez
|
a8328f3872
|
Migrating DboMysqlTest to PHPUnit
|
2010-06-09 21:03:46 -04:30 |
|
José Lorenzo Rodríguez
|
bc71e14041
|
Merge branch '2.0-phpunit' of github.com:cakephp/cakephp into 2.0-phpunit
Conflicts:
cake/tests/cases/libs/controller/components/session.test.php
|
2010-06-09 21:01:56 -04:30 |
|
José Lorenzo Rodríguez
|
9b3df1ea0e
|
Migrating DboSourceTest to PHPUnit
|
2010-06-09 20:47:25 -04:30 |
|
mark_story
|
98a3239141
|
Updating TestTask test case to use PHPUnit.
|
2010-06-09 20:15:37 -04:00 |
|
mark_story
|
574e1e7200
|
Updating PluginTask test case to use PHPUnit.
|
2010-06-09 18:11:21 -04:00 |
|
mark_story
|
2c6bf51bd2
|
Converting SessionComponent over to PHPUnit.
Adding a few getter/setter methods to fix visibility issues in the test cases.
|
2010-06-09 17:15:34 -04:00 |
|
mark_story
|
255d0c9d4f
|
Fixing basics.php test for phpunit.
|
2010-06-09 17:07:36 -04:00 |
|
mark_story
|
ad8b70cec2
|
Removing continue statement that did nothing.
Adding a rollback for when validation fails and atomic has been set.
Tests added. Fixes #797
|
2010-06-09 13:48:54 -04:00 |
|
José Lorenzo Rodríguez
|
fa1ae280ca
|
Migrating SessionComponentTest to PHPUnit and adding public accessor method for varible in SessionComponent
|
2010-06-09 09:30:00 -04:30 |
|
José Lorenzo Rodríguez
|
17054db31f
|
Migrating ErrorTest to PHPUnit
|
2010-06-09 00:16:18 -04:30 |
|
José Lorenzo Rodríguez
|
b5539542a1
|
Removing unused code from DebuggerTest
|
2010-06-09 00:06:02 -04:30 |
|
José Lorenzo Rodríguez
|
c8399a8428
|
Removing assignments by reference in DebuggerTest
|
2010-06-09 00:04:31 -04:30 |
|