Skip to content
Snippets Groups Projects
  • Joël Quenneville's avatar
    1cf9e14a
    Test embedded_view related code in a helper (#2282) · 1cf9e14a
    Joël Quenneville authored
    The two methods `StreamEntriesHelper#stream_link_target` and
    `StreamEntriesHelper#acct` are based on checking whether we are running
    in an embedded view.
    
    This adds some test helper code to make the testing easier. We extracted
    some "magic strings" to constants to lower the coupling in the specs.
    1cf9e14a
    History
    Test embedded_view related code in a helper (#2282)
    Joël Quenneville authored
    The two methods `StreamEntriesHelper#stream_link_target` and
    `StreamEntriesHelper#acct` are based on checking whether we are running
    in an embedded view.
    
    This adds some test helper code to make the testing easier. We extracted
    some "magic strings" to constants to lower the coupling in the specs.