Directory tests/unittests/core/viewhelper/form/

Directory Created:
2011-02-17 03:28
Total Files:
1
Deleted Files:
1
Lines of Code:
880

Browse with Trac

[root]/tests/unittests/core/viewhelper/form
                        directory in repo validators (13 files, 925 lines)

Lines of Code

tests/unittests/core/viewhelper/form/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
vain 29 (100.0%) 1971 (100.0%) 67.9

Most Recent Commits

vain 2012-03-14 11:47 Rev.: 6377

- namespace updates and unittest fixes

9 lines of code changed in 1 file:

  • tests/unittests/core/viewhelper/form: form.php (+9 -9)
vain 2012-03-13 23:53 Rev.: 6375

- fixed more unittests and updated more namespaces...

3 lines of code changed in 1 file:

  • tests/unittests/core/viewhelper/form: form.php (+3 -3)
vain 2012-03-13 19:47 Rev.: 6373

- unit test fixes for forms

13 lines of code changed in 1 file:

  • tests/unittests/core/viewhelper/form: form.php (+13 -7)
vain 2012-03-11 15:58 Rev.: 6335

- removed .core from filenames

2 lines of code changed in 1 file:

  • tests/unittests/core/viewhelper/form: form.php (+2 -2)
vain 2012-03-11 12:50 Rev.: 6328

- removed core from test filenames

874 lines of code changed in 2 files:

vain 2012-02-26 01:36 Rev.: 6120

- added a modRewrite feature flag here, to keep the test from failing

9 lines of code changed in 1 file:

vain 2012-02-01 23:28 Rev.: 5989

- added unittests for validators maxlength and minlength

1 lines of code changed in 1 file:

vain 2012-01-18 03:34 Rev.: 5942

- fixes for router buildURL() + unittest
- improved function array_unequal_combine()

10 lines of code changed in 1 file:

vain 2012-01-14 20:51 Rev.: 5936

- added chaining to setter + test

15 lines of code changed in 1 file:

vain 2012-01-12 00:11 Rev.: 5927

- damn missed one ,) - tests working!

1 lines of code changed in 1 file:

vain 2012-01-12 00:10 Rev.: 5926

- modified test accordingly

3 lines of code changed in 1 file:

vain 2012-01-11 23:28 Rev.: 5923

- added form validation, formelement validation and several validators
- fixed unit-test for validateForm accordingly

26 lines of code changed in 1 file:

vain 2012-01-11 02:54 Rev.: 5922

- removed formvalidation class, functionality is inside formelement and form
- added, fixed and improved some unittests on forms
- modified modulecontroller comments to enable ide hints

54 lines of code changed in 1 file:

  • tests/unittests/core/viewhelper/form: form.core.php (+54 -42)
vain 2011-12-19 01:23 Rev.: 5875

- finished testapplyDecoratorAttributes() unittest

3 lines of code changed in 1 file:

vain 2011-12-18 21:56 Rev.: 5873

- added debug utils to test bootstrap
- added tests for decorator attributes on the form class

54 lines of code changed in 1 file:

vain 2011-12-14 20:41 Rev.: 5861

- removed autoruns from unittests, they run as package or per dir
- commented class_exists in autloader

2 lines of code changed in 1 file:

vain 2011-12-14 00:51 Rev.: 5853

- disabled some unittests

24 lines of code changed in 1 file:

  • tests/unittests/core/viewhelper/form: form.core.php (+24 -24)
vain 2011-05-25 03:00 Rev.: 5362

- added formelement identifier is generated automatically if not set
- added formelement identifiers are recalculated, if element is positioned by integer into the formelements stack
- modified + added unittests

59 lines of code changed in 1 file:

  • tests/unittests/core/viewhelper/form: form.core.php (+59 -20)
vain 2011-05-24 20:00 Rev.: 5359

- form addElement() parameters changed
- addElement() accepts attributes array for the new formelement (2th param)
- addElement() correctly reorders the formelememts array, when inserting the new formelement at a certain position (3th param)

35 lines of code changed in 1 file:

vain 2011-05-24 17:54 Rev.: 5357

- switch "encytype" attribute of form tag automatically if formelement file is used
- fixed rendering of subclasses of the formelement file

11 lines of code changed in 1 file:

vain 2011-05-23 23:29 Rev.: 5346

- moved markTestIncomplete to unittester.php
- Clansuite_UnitTestCase extends Simpletest's UnitTestCase now

1 lines of code changed in 1 file:

vain 2011-05-12 02:22 Rev.: 5285

- fix for useDefaultFormDecorators and registerDefaultFormDecorators

16 lines of code changed in 1 file:

  • tests/unittests/core/viewhelper/form: form.core.php (+16 -16)
vain 2011-05-11 19:56 Rev.: 5283

- added useDefaultFormDecorators var and method to form.core.php to toggle registerDefaultFormDecorators while rendering
- added unittest
- added content of render() method of Clansuite_Form_Decorator_Div
- fix: formgenerator adds decorators only, if object is handed in

29 lines of code changed in 1 file:

vain 2011-05-03 22:28 Rev.: 5248

- unset the correct object

1 lines of code changed in 1 file:

vain 2011-02-24 16:45 Rev.: 5158

- junit fixes
- usage of WWW_ROOT instead of hardcoded path expectation

3 lines of code changed in 1 file:

vain 2011-02-20 14:01 Rev.: 5151

- methodname fix

1 lines of code changed in 1 file:

vain 2011-02-20 13:56 Rev.: 5150

- adjusted unit test accordingly

49 lines of code changed in 1 file:

  • tests/unittests/core/viewhelper/form: form.core.php (+49 -47)
vain 2011-02-17 03:28 Rev.: 5145

- several modifications to form handler
- added unit test for form.core.php

663 lines of code changed in 1 file:

  • tests/unittests/core/viewhelper/form: form.core.php (new 663)
Generated by StatSVN 0.7.0