aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBogdan <bogdanvlviv@gmail.com>2018-10-21 20:29:58 +0300
committerRyuta Kamizono <kamipo@gmail.com>2018-10-22 02:29:58 +0900
commitb004e767e03f11eb7e13828a5efbe030eb861cb0 (patch)
treec52e9bed94f7d3b86bb626e968a2a90ea9a741ee /.gitignore
parent5a6200a5ad7cda067fd45bf3394569d8dd32924f (diff)
downloadrails-b004e767e03f11eb7e13828a5efbe030eb861cb0.tar.gz
rails-b004e767e03f11eb7e13828a5efbe030eb861cb0.tar.bz2
rails-b004e767e03f11eb7e13828a5efbe030eb861cb0.zip
Correct some tests related to changes in #33079 (#34272)
* Fix assertions of auto-generated ActiveStorage JS Since #33079 * Correct message on the `assert_equal` failure Related to #33079 * Test ActionCable's js files This commit adds `app/javascript/channels/consumer.js`, and `app/javascript/channels/index.js` to `DEFAULT_APP_FILES` in order to assert their existance in `test_skeleton_is_created`. Related to #33079 * Assert no match `javascript_pack_tag` in `application.html.erb` Since #33079 `rails new` generates `application.html.erb` file with `javascript_pack_tag` instead of `javascript_include_tag`. Note that there some tests that asserting no matching `javascript_include_tag` in the `application.html.erb` file for newly generated rails plugins. It is related to #34009 and shouldn't be changed right now.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions