gitlab-org--gitlab-foss/spec/support
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
..
api_helpers.rb Memoize result of JSON.parse in json_response 2015-06-10 01:31:27 -04:00
capybara.rb Move CapybaraHelpers to its own support file 2015-06-22 12:13:47 +02:00
capybara_helpers.rb Add sleep call before yield in allowing_for_delay 2015-06-22 12:13:49 +02:00
coverage.rb Add spec/support files for WebMock and test coverage 2015-06-10 01:31:27 -04:00
db_cleaner.rb Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
factory_girl.rb Add spec/support/factory_girl 2015-06-30 17:47:53 -04:00
filter_spec_helper.rb Rename ReferenceFilterSpecHelper to FilterSpecHelper 2015-06-02 13:27:53 -04:00
login_helpers.rb Fix Error 500 when one user attempts to access a personal, internal snippet 2015-06-19 21:23:46 -07:00
matchers.rb Fix rubocop issues after merge of recent master 2015-06-23 10:46:29 +02:00
mentionable_shared_examples.rb Replace remaining references to `Note.create_cross_reference_note` 2015-06-22 12:13:46 +02:00
repo_helpers.rb This MR extends the commit calendar so it searches for commits made with every email address the user has associated with his account. 2015-03-09 21:43:54 -07:00
select2_helper.rb Fix Style/Not cop violations 2015-06-22 14:52:41 -04:00
stub_configuration.rb Fix ApplicationHelper specs 2015-06-30 17:47:53 -04:00
taskable_shared_examples.rb Change wording for task list summaries 2015-05-06 17:27:10 -04:00
test_env.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
webmock.rb Add spec/support files for WebMock and test coverage 2015-06-10 01:31:27 -04:00