rails/actiontext/test
George Claghorn 930402101c Implement ActiveStorage::Blob#attachable_plain_text_representation
Fixes that file attachments without captions would not be represented in plain text generated from rich-text content, causing ActionText::RichText#present? to return false.

Closes #36607.
2019-07-07 22:03:06 -04:00
..
dummy Add ActionDispatch::SystemTestCase#fill_in_rich_text_area 2019-05-13 12:44:06 -04:00
fixtures/files Import Action Text 2019-01-04 22:22:49 -05:00
system Correct test name 2019-05-20 13:59:06 -04:00
template Allows rich_text_area_tag to add I18n translated placeholder text if placeholder option set to true 2019-02-22 10:18:21 +05:30
unit Implement ActiveStorage::Blob#attachable_plain_text_representation 2019-07-07 22:03:06 -04:00
application_system_test_case.rb Add ActionDispatch::SystemTestCase#fill_in_rich_text_area 2019-05-13 12:44:06 -04:00
test_helper.rb Output junit format test report 2019-04-04 14:34:46 +09:00