spec/shared/features/nested_imageable.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [128/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

    scenario "Should not update nested image file title with file name after choosing a file when title already defined", :js do

Line is too long. [109/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

    scenario "Should show successful notice when resource filled correctly without any nested images", :js do

Line is too long. [101/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

      expect(find("input[name$='[cached_attachment]']", visible: false).value).to end_with(extension)

Line is too long. [112/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

    scenario "Should show successful notice when resource filled correctly and after valid file uploads", :js do

Line is too long. [119/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

    scenario "Should update nested image file title with file name after choosing a file when no title defined", :js do

There are no issues that match your filters.

Category
Status