spohlenz/tinymce-rails

Add instructions on how to test to the README?

lbraun opened this issue · 0 comments

It would be really helpful if the repo included some tips on how to test a form with a tinymce text field in a standard rails test framework.

Maybe something based on this gist?
https://gist.github.com/eoinkelly/69be6c27beb0106aa555

Will try to open a PR if I find the time.