You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/helpers
Joël Quenneville 1cf9e14a41 Test embedded_view related code in a helper (#2282)
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.
8 years ago
..
admin Rename admin/accounts_helper to admin/filter_helper (#1816) 8 years ago
application_helper_spec.rb View spec fix (#1888) 8 years ago
home_helper_spec.rb Adding a bunch of tests 9 years ago
instance_helper_spec.rb Instance helper to replace site title helper (#2038) 8 years ago
routing_helper.rb Adding a bunch of tests 9 years ago
stream_entries_helper_spec.rb Test embedded_view related code in a helper (#2282) 8 years ago