aeolusproject/conductor

View on GitHub
src/features/support/paths.rb

Summary

Maintainability
B
5 hrs
Test Coverage

Method path_to has 143 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def path_to(page_name)
    case page_name

    when /^the home\s?page$/
      '/'
Severity: Major
Found in src/features/support/paths.rb - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status