Commit graph

16 commits

Author SHA1 Message Date
Colin Kuskie
c64ebee60f Add Phone test, it needs more test cases
modify Phone.pm and Float.pm to require digits.
update Float.t to test for at least a digit to pass.
2006-03-27 22:08:27 +00:00
Colin Kuskie
556ab65f5e second batch of test automation done 2006-03-27 21:18:58 +00:00
Colin Kuskie
c8c7b78ee1 add Password test, fix bug in Password with maxlength 2006-03-27 20:42:08 +00:00
Colin Kuskie
29ee2c313d first batch of test automation for getValueFromPost checking 2006-03-27 19:41:18 +00:00
Colin Kuskie
1ac514982f modify validation regexp for Float.
Add Float test
Add new Integer test
2006-03-27 00:29:03 +00:00
Colin Kuskie
efb6e82140 Added Integer test.
Change integer validation to reject strings like 123-456
2006-03-26 23:09:19 +00:00
Colin Kuskie
9ddea59a79 zipcode test 2006-03-25 19:54:22 +00:00
Colin Kuskie
689eb47e10 adding Url test 2006-03-25 17:58:09 +00:00
Colin Kuskie
d4880b300e Add tests for Password and Email.
Updated comments appropriately.
2006-03-25 17:41:39 +00:00
Colin Kuskie
178a8cbd0f textarea test 2006-03-25 06:17:17 +00:00
Colin Kuskie
289f88a0eb post processing tests, remove HTMLForm as a requirement 2006-03-25 06:12:41 +00:00
Colin Kuskie
be57f039b0 add post processing tests 2006-03-25 05:03:20 +00:00
Colin Kuskie
5c46fc7f56 first of individual Form element tests 2006-03-25 01:00:24 +00:00
Christian Hansen
831f5a36e1 ported t/A-M to use WebGUI::Test 2006-01-17 21:22:11 +00:00
JT Smith
fab9f722e8 updating copyright year 2006-01-16 17:32:54 +00:00
JT Smith
dc74b0da8d moving into sub folders 2006-01-16 17:29:45 +00:00