Colin Kuskie
2a966c79e9
Update Form tests to work with CSRF.
2009-07-16 21:38:05 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Graham Knop
5a1619f4f7
use proper method of formatting text for display in Textarea form
...
control
2008-12-03 00:32:18 +00:00
Colin Kuskie
d3f8a075a7
forward port Thingy newline display fix (Form/Textarea)
2008-11-26 19:13:46 +00:00
JT Smith
8500c4d506
Cleaned the pollution from the forms system.
2008-04-16 16:11:10 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Graham Knop
db59a2eb7a
Some test fixes.
2007-08-15 19:14:08 +00:00
Colin Kuskie
83310ba311
update copyright on tests
2007-07-07 03:56:44 +00:00
James Tolley
c09b2cae1b
EMS import/export, Form::*::getValueFromPost(alt_values), and tests
2007-05-29 23:39:24 +00:00
Colin Kuskie
8f4dcfe900
fix typos in test comments
2006-07-15 03:17:02 +00:00
Colin Kuskie
3803e3b2ff
update test to work with new code
2006-04-20 16:38:36 +00:00
Colin Kuskie
e3209b234e
remove diag output
2006-04-19 15:42:12 +00:00
Colin Kuskie
6dba08b727
remove wrap tests due to XHTML change
2006-04-10 15:27:26 +00:00
Colin Kuskie
dc2ec6bbdd
Remove disabled check from all tests because it gives inconsistent
...
results. Some forms were returning undef, some were returning 0.
Added a Radio button test.
Added a test to Checkbox that sees if the value (which is displayed to the
user) can be only whitespace.
2006-04-02 19:25:01 +00:00
Colin Kuskie
29635395cf
Add Checkbox form test
...
Completely rework output postprocessing to make it more flexible
and added a test for duplicate test keys.
2006-03-31 23:04:14 +00:00
Colin Kuskie
29ee2c313d
first batch of test automation for getValueFromPost checking
2006-03-27 19:41:18 +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