heartcombo--simple_form/test/inputs
Lucas Mazza bd71279050
Test against Rails 5.0.0 by default
The `DateTimeInput` `type` assertions test was relaxed due rails/rails#25469, as
it only affects Rails 5+ apps.
2016-07-01 14:28:50 -03:00
..
boolean_input_test.rb Merge pull request #1143 from obfuscoder/master 2014-11-19 18:57:03 -02:00
collection_check_boxes_input_test.rb Generate right for attribute for labels in collection inputs 2014-11-25 18:00:18 -02:00
collection_radio_buttons_input_test.rb Generate right for attribute for labels in collection inputs 2014-11-25 18:00:18 -02:00
collection_select_input_test.rb Remove all warnings of invalid CSS selector 2014-09-08 17:19:40 -03:00
datetime_input_test.rb Test against Rails 5.0.0 by default 2016-07-01 14:28:50 -03:00
disabled_test.rb
discovery_test.rb
file_input_test.rb
general_test.rb
grouped_collection_select_input_test.rb Remove all warnings of invalid CSS selector 2014-09-08 17:19:40 -03:00
hidden_input_test.rb
numeric_input_test.rb Add test to make sure step option works with decimal fields 2016-06-21 22:40:32 -03:00
priority_input_test.rb Remove all warnings of invalid CSS selector 2014-09-08 17:19:40 -03:00
readonly_test.rb
required_test.rb Make it possible to override required value that was set in the wrapper. 2015-05-05 11:29:58 +03:00
string_input_test.rb Revert "Translate the attributes prefixed with _html to keep the html markup." 2015-09-07 10:01:19 +02:00
text_input_test.rb Adding test to cover the broken placeholder code 2015-01-05 15:32:46 -08:00