gitlab-org--gitlab-foss/spec
Gabriel Mazetto 61c35b6ca1 Fixed `stub_feature_flag behavior` for `disabled?` flags.
Previous code would not work with `disabled?` because that method would
send two parameters (second always `nil`) which we are not mocking.

Instead of mock yet another state, I decide to fix it where it belongs.
2018-08-22 05:41:15 +02:00
..
bin Truncate filenames created by bin/changelog to 140 characters 2018-07-11 10:15:22 -07:00
config Make ObjectStoreSettings use more explicit and add specs 2018-07-24 14:44:44 +03:00
controllers Refactor AutocompleteController 2018-08-20 13:53:00 +02:00
db/production
dependencies
factories Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6860 2018-08-14 19:21:48 +03:00
features Resolve "Separate remembering sorting issues/merge requests" 2018-08-21 09:15:58 +00:00
finders Refactor AutocompleteController 2018-08-20 13:53:00 +02:00
fixtures Merge branch 'sh-support-bitbucket-server-import' into 'master' 2018-08-06 17:32:12 +00:00
graphql Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
helpers Merge branch 'add-user_show_add_ssh_key_message-application-setting' into 'master' 2018-08-15 09:29:20 +00:00
initializers
javascripts Moves job log spec files to the components folder 2018-08-20 09:53:43 +01:00
lib Fixed `stub_feature_flag behavior` for `disabled?` flags. 2018-08-22 05:41:15 +02:00
mailers Update notification specs after renaming a class 2018-07-16 13:46:00 +02:00
migrations Merge branch 'blacklist-destroy-all' into 'master' 2018-08-17 17:10:12 +00:00
models Fixed `stub_feature_flag behavior` for `disabled?` flags. 2018-08-22 05:41:15 +02:00
policies Whitelist existing destroy_all offenses 2018-08-16 17:29:37 +02:00
presenters Merge branch 'issue_44821' into 'master' 2018-08-06 15:44:40 +00:00
requests Merge branch 'tc-api-fork-owners' into 'master' 2018-08-21 10:03:32 +00:00
routing Spec instance statistics 2018-07-27 15:54:28 +02:00
rubocop/cop Whitelist existing destroy_all offenses 2018-08-16 17:29:37 +02:00
serializers Refactor AutocompleteController 2018-08-20 13:53:00 +02:00
services Fixed `stub_feature_flag behavior` for `disabled?` flags. 2018-08-22 05:41:15 +02:00
sidekiq/cron
support Fixed `stub_feature_flag behavior` for `disabled?` flags. 2018-08-22 05:41:15 +02:00
tasks Refactor SiteStatistics to extract refresh logic into a rake task 2018-08-16 21:31:19 +02:00
unicorn
uploaders Fix filename for accelerated uploads 2018-07-18 14:21:32 +00:00
validators
views Quick actions are now also supported on commits 2018-08-10 16:45:11 +02:00
workers Merge branch 'blacklist-destroy-all' into 'master' 2018-08-17 17:10:12 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Refactor Rainbow usage in specs 2018-08-16 21:31:19 +02:00