comfy/comfortable-mexican-sofa

View on GitHub
test/controllers/comfy/cms/content_controller_test.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class ContentControllerTest has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

class Comfy::Cms::ContentControllerTest < ActionDispatch::IntegrationTest

  setup do
    @site         = comfy_cms_sites(:default)
    @layout       = comfy_cms_layouts(:default)
Severity: Minor
Found in test/controllers/comfy/cms/content_controller_test.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status