heartcombo--simple_form/test/inputs
Carlos Antonio da Silva 03103ac344 Add more tests for grouped collection select 2012-01-24 11:41:49 -02:00
..
boolean_input_test.rb Break inputs_test.rb into many files as well. 2011-09-08 16:04:36 +02:00
collection_input_test.rb Only add required if browser_validations is enabled. 2011-12-05 13:11:02 +01:00
datetime_input_test.rb Break inputs_test.rb into many files as well. 2011-09-08 16:04:36 +02:00
disabled_test.rb Extract disabled logic to a helper. Closes #317 2011-09-11 18:53:00 -03:00
discovery_test.rb Break inputs_test.rb into many files as well. 2011-09-08 16:04:36 +02:00
file_input_test.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
general_test.rb Remove repeated tests 2011-09-26 21:36:34 -03:00
grouped_collection_input_test.rb Add more tests for grouped collection select 2012-01-24 11:41:49 -02:00
hidden_input_test.rb Add class default options to avoid has_*? checks. 2011-12-04 13:29:59 +01:00
numeric_input_test.rb Make html5 a wrapper option. 2011-12-04 16:15:32 +01:00
priority_input_test.rb Break inputs_test.rb into many files as well. 2011-09-08 16:04:36 +02:00
readonly_test.rb Allow inputs to be marked as optional. 2012-01-11 21:14:31 +01:00
required_test.rb Add test case for the required component 2011-12-04 21:37:45 -02:00
string_input_test.rb Add test to make sure that pattern component is disable by default 2012-01-11 18:57:01 -03:00
text_input_test.rb Make maxlength a component. 2011-12-04 13:14:39 +01:00