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 Fix git blame syntax highlighting when different commits break up lines 2015-05-27 14:10:58 -07:00
broadcast_messages_helper_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
diff_helper_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
emails_helper_spec.rb Explain reset token expiration in emails 2015-05-16 14:03:07 -06:00
events_helper_spec.rb Fix code preview theme setting for comments, issues, merge requests, and snippets. 2015-03-10 08:11:20 -07:00
gitlab_markdown_helper_spec.rb Prefix random Markdown tips with "Tip:" 2015-06-24 18:43:57 -04:00
groups_helper.rb Fix avatar tests to use banana_sample.gif since SVG is not supported 2015-06-22 12:04:07 -07:00
icons_helper_spec.rb Check symlink mode as a String for file_type_icon_class 2015-04-01 23:34:33 -04:00
issues_helper_spec.rb Remove title_for_issue helper 2015-04-30 17:27:33 -04:00
labels_helper_spec.rb Add link_to_label helper 2015-05-21 23:40:25 -04:00
merge_requests_helper.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
nav_helper_spec.rb Adds persistent collapse button for left side bar 2015-02-03 11:45:33 -05:00
notifications_helper_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
oauth_helper_spec.rb Fix Style/TrailingBlankLines cop violations 2015-06-22 14:38:33 -04:00
preferences_helper_spec.rb Fix Style/HashSyntax violations 2015-06-22 14:54:33 -04:00
projects_helper_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
search_helper_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
submodule_helper_spec.rb Fix Error 500 when relative submodule resolves to a namespace that has a different name from its path 2015-06-23 05:49:19 -07:00
tab_helper_spec.rb Fix Style/SpaceInsideHashLiteralBraces cop violations 2015-06-22 14:41:00 -04:00
tree_helper_spec.rb Fix bad multi-line split from previous commit 2015-06-22 16:06:04 -04:00
visibility_level_helper_spec.rb Add new admin settings 2015-04-26 07:48:19 -06:00