gitlab-org--gitlab-foss/spec
Robert Speicher cf7c57aaf5 Use stub_application_setting in a few more specs
These specs also failed when run by themselves before this change, so
we've likely got some kind of cross-test contamination going on.
2015-07-06 22:39:56 -04:00
..
controllers Return 40x error codes if branch could not be deleted in UI 2015-07-06 09:47:22 -07:00
factories Fix Style/AsciiComments cop violation 2015-06-22 14:43:51 -04:00
features Use stub_application_setting in a few more specs 2015-07-06 22:39:56 -04:00
finders
fixtures
helpers Fix ApplicationHelper specs 2015-06-30 17:47:53 -04:00
javascripts Remove disableButtonIf[Any]EmptyField calls from forms 2015-06-26 22:07:59 -04:00
lib Extract the longest-matching ref from a commit path when multiple matches occur 2015-07-01 07:01:59 -07:00
mailers Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
models Add Irker service configuration options 2015-07-05 06:40:56 -07:00
requests/api Use stub_application_setting in a few more specs 2015-07-06 22:39:56 -04:00
routing Audit log for user authentication 2015-07-06 12:36:08 +03:00
services Use stub_application_setting in a few more specs 2015-07-06 22:39:56 -04:00
support Use stub_application_setting in a few more specs 2015-07-06 22:39:56 -04:00
tasks/gitlab Fix rubocop issues after merge of recent master 2015-06-23 10:46:29 +02:00
workers Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
factories.rb Add convenience methods to User for getting and setting 2FA status 2015-06-19 14:59:42 -04:00
factories_spec.rb
rails_helper.rb Started on the actual rspec 3 upgrade 2015-06-22 12:12:49 +02:00
spec_helper.rb Fix ApplicationHelper specs 2015-06-30 17:47:53 -04:00
teaspoon_env.rb