Commit Graph

33 Commits

Author SHA1 Message Date
Alexander Makarov
14a33f0153 #1109: Fixed "js:" encoding BC-break in CHtml::ajax() and related methods introduced in 1.1.11, added tests 2012-08-06 22:57:45 +04:00
DaSourcerer
798a1b9177 Resetting table names to defaults ... 2012-07-16 23:38:01 +02:00
DaSourcerer
c4b9df117d Use the actual schema-pgsql.sql for CDbAuthManagerTest 2012-07-16 23:31:59 +02:00
Rusinov Maxim
b419391241 Reformat using CamelCase and added regexp for fieldsArray 2012-07-08 20:16:02 +06:00
Rusinov Maxim
f9691820a5 Reformat using indent instead spaces 2012-07-08 20:09:09 +06:00
Rusinov Maxim
a9e507de88 Added tests for CArrayDataProvider
Sorting by dot delimiter like SQL query
2012-07-08 19:26:32 +06:00
resurtm
02ccba9e49 Possible fix of CHtml's tests failings. 2012-07-04 22:23:08 +06:00
resurtm
fcde793910 Added tests for CHtml::resolveName(). 2012-06-24 17:12:10 +06:00
resurtm
cb575ea874 Merge branch 'master' of git://github.com/yiisoft/yii into more-chtml-tests
Conflicts:
	CHANGELOG
	tests/framework/web/helpers/CHtmlTest.php
2012-06-24 16:34:54 +06:00
Alexander Makarov
ee36805900 fixed CHtml test (line-separators difference) 2012-06-22 11:46:34 +04:00
resurtm
f2a845802d Added unit tests for CHtml::button(), CHtml::htmlButton(), CHtml::submitButton(), CHtml::resetButton() and CHtml::linkButton(). 2012-06-21 20:35:23 +06:00
resurtm
9b8f7737f7 Added unit test for CHtml::activeUrlField(). 2012-06-20 22:45:56 +06:00
resurtm
6cd7a3ecb5 Merge branch 'master' of git://github.com/yiisoft/yii into more-chtml-tests
Conflicts:
	CHANGELOG
2012-06-20 22:09:50 +06:00
resurtm
6bacceaf40 Unit tests for CHtml::activeLabel(), CHtml::activeLabelEx() and CHtml::activeTextField(). 2012-05-28 23:01:48 +06:00
resurtm
89445cb474 Unit tests for CHtml::statefulForm(), CHtml::mailto(), CHtml::image(). 2012-05-27 12:17:54 +06:00
resurtm
8a29076396 Providers should be static. Added CHtmlTestCase::tearDown() and CHtmlTestCase::setUp() for cleaning CClientScript global app component. 2012-05-27 11:48:37 +06:00
resurtm
066940755a Unit tests for CHtml::pageStateField(), CHtml::encode(), CHtml::decode() and CHtml::refresh(). 2012-05-27 11:39:04 +06:00
resurtm
ea18ccb92b Full unit tests for CHtml::resolveValue(). 2012-05-27 01:24:20 +06:00
resurtm
81bce10769 Added unit tests for CHtml::resolveValue(). 2012-05-26 13:09:12 +06:00
resurtm
ab469d4ed0 Added unit tests for CHtml::activeId(), CHtml::activeName() and CHtml::getIdByName(). 2012-05-26 12:09:06 +06:00
resurtm
0df5b56352 Added unit tests for CHtml::linkTag(), CHtml::css(), CHtml::cssFile(), CHtml::endForm(), CHtml::scriptFile(), CHtml::script(). 2012-05-26 11:51:36 +06:00
resurtm
a3ab21bc3c CHtml::metaTag test. 2012-05-25 22:55:23 +06:00
resurtm
e007d8e870 Added tests for CHtml::cdata, CHtml::openTag, CHtml::closeTag. 2012-05-19 15:21:29 +06:00
SATO Kentaro
ecf9f07d15 #539 Fix CUrlRule::createUrl() to treat sub-patterns as Unicode. 2012-03-22 12:58:38 +09:00
SATO Kentaro
529636f95f #517 Fix rule parameter sub-pattern check. 2012-03-17 16:19:16 +09:00
Steven Wexler
1f27e09d91 Fixed phpdoc for testRegisterCss 2012-03-11 23:50:28 -04:00
Steven Wexler
358235855d Added some testing coverage for CClientScript 2012-03-11 23:40:35 -04:00
Steven Wexler
d2e5d7088e Added some testing coverage for CHtml 2012-03-11 09:56:35 -04:00
Elvan
37914362d9 [auth test] Handle db with case-sensitive table names 2012-03-03 13:00:28 +07:00
Alexander Makarov
16943688e9 Fixed incorrect temp files directory. Now tests are using runtime. 2012-03-03 03:11:22 +04:00
alexander.makarow
6b21f0fa57 fixed CControllerTest under Windows 2011-11-21 01:53:41 +00:00
alexander.makarow
9fbed409f4 (Fixes issue 2948) 2011-11-21 00:23:32 +00:00
alexander.makarow
1f757cbf53 improved unit tests 2011-02-18 15:25:38 +00:00