comfy/comfortable-mexican-sofa

View on GitHub
test/lib/seeds/layouts_test.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method test_export has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def test_export
    host_path = File.join(ComfortableMexicanSofa.config.seeds_path, "test-site")

    layout_1_content_path = File.join(host_path, "layouts/default/content.html")
    layout_2_content_path = File.join(host_path, "layouts/nested/content.html")
Severity: Major
Found in test/lib/seeds/layouts_test.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status