.. |
boolean_input_test.rb
|
add ability to specify checked and uncked values for boolean input
|
2012-09-04 22:28:58 +03:00 |
collection_check_boxes_input_test.rb
|
Add tests for item_wrapper_class config
|
2012-01-27 17:51:56 -02:00 |
collection_radio_buttons_input_test.rb
|
Remove deprecated code
|
2012-12-26 23:38:08 -03:00 |
collection_select_input_test.rb
|
Split collection radio/check boxes tests as well
|
2012-01-26 17:06:59 -02:00 |
datetime_input_test.rb
|
Fix label for datetime inputs, point to first select
|
2012-02-04 14:49:44 +00:00 |
disabled_test.rb
|
refactor disabled_test
|
2012-09-06 23:09:58 +03:00 |
discovery_test.rb
|
Document that you can override input_html_classes in custom inputs.
|
2012-04-21 23:21:36 -03:00 |
file_input_test.rb
|
Add class default options to avoid has_*? checks.
|
2011-12-04 13:29:59 +01:00 |
general_test.rb
|
refactor general_test
|
2012-09-07 09:21:19 +03:00 |
grouped_collection_select_input_test.rb
|
can use blank collection with grouped_collection input, closes #430
|
2012-02-03 22:17:40 +03: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
|
Tidy up to use assert_no_select helper
|
2012-02-29 21:32:34 -03:00 |
priority_input_test.rb
|
Consistently refer to SimpleForm in docs and tests
|
2012-02-17 16:44:20 -05:00 |
readonly_test.rb
|
refactor readonly_test
|
2012-09-07 11:17:54 +03:00 |
required_test.rb
|
Move test to a better place
|
2012-01-26 11:54:04 -02:00 |
string_input_test.rb
|
Move the tests to the proper place
|
2012-04-21 09:10:10 -03:00 |
text_input_test.rb
|
Make maxlength a component.
|
2011-12-04 13:14:39 +01:00 |