gitlab-org--gitlab-foss/spec/helpers
Robert Speicher 42b643f057 Fix ApplicationHelper specs
There were several specs that were failing when run by themselves.

- Use the `helper` object, as per RSpec 3 standards
- Use `assign` to assign instance variables that helpers expect
- Add `StubConfiguration` support module
2015-06-30 17:47:53 -04:00
..
application_helper_spec.rb Fix ApplicationHelper specs 2015-06-30 17:47:53 -04:00
blob_helper_spec.rb
broadcast_messages_helper_spec.rb
diff_helper_spec.rb
emails_helper_spec.rb
events_helper_spec.rb
gitlab_markdown_helper_spec.rb
groups_helper.rb
icons_helper_spec.rb
issues_helper_spec.rb
labels_helper_spec.rb
merge_requests_helper.rb
nav_helper_spec.rb
notifications_helper_spec.rb
oauth_helper_spec.rb
preferences_helper_spec.rb
projects_helper_spec.rb
search_helper_spec.rb
submodule_helper_spec.rb
tab_helper_spec.rb
tree_helper_spec.rb
visibility_level_helper_spec.rb