summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb/tests/test_widget_validation.py
Commit message (Expand)AuthorAgeFilesLines
* adding boolean validator completely forgot about it,there is some code duplic...makkalot2008-06-211-0/+29
* the final validator hash is done with its tests , happy testing :)makkalot2008-06-211-3/+10
* adding custom validator for hashesmakkalot2008-06-211-1/+38
* adding list factory validator, the process becomes easier :)makkalot2008-06-211-0/+22
* forgot to add optional keyword into validation controls :)makkalot2008-06-211-0/+10
* adding tests for custom list minion validatormakkalot2008-06-211-1/+32
* tests for float validator factory :)makkalot2008-06-201-0/+19
* testing changes for float validatormakkalot2008-06-201-9/+52
* add integer validation factory test partmakkalot2008-06-201-1/+46
* Adding tests for integer validatormakkalot2008-06-201-5/+32
* add a string validators testsmakkalot2008-06-191-0/+69