rails/actiontext/test
Haroon Ahmed 89a24d6216 Fix action text tests by updating dummy app to use import maps instead
of webpacker.

Include the js and css in the application.html.erb which now shows the
rich text editor on the page. This allows the integration tests to run.

Fixes https://github.com/rails/rails/issues/46804
2023-01-08 22:33:30 +00:00
..
dummy Fix action text tests by updating dummy app to use import maps instead 2023-01-08 22:33:30 +00:00
fixtures Improve ActionText extensiblibility 2020-12-29 20:06:45 -05:00
integration Use routes.default_url_options in AC::Renderer env 2022-12-15 16:22:07 -06:00
system Fix action text tests by updating dummy app to use import maps instead 2023-01-08 22:33:30 +00:00
template Apply field_error_proc to rich_text_area fields 2022-12-22 11:52:30 -06:00
unit Avoid unnecessary replacements when the node doesn't change 2022-12-17 22:39:51 +01: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 Implicitly assert no exception is raised in assert_queries & al 2022-02-19 09:11:14 +01:00