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 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
events_helper_spec.rb
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
issues_helper_spec.rb
labels_helper_spec.rb
merge_requests_helper.rb
nav_helper_spec.rb
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
search_helper_spec.rb
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