gitlab-org--gitlab-foss/spec
Grzegorz Bizon 0b8cefd3b2 Get FileUploader into test harness using factory
This attempts to get CarrierWave's uploader - `FileUploader` into test
harness using a factory. that makes it easier to build an instance of
it.

Along with !3435 it may be easier to use uploaders in tests
2016-03-30 10:44:18 +02:00
..
config Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
controllers Merge branch 'fix/nomethod-error-on-ci' into 'master' 2016-03-29 10:32:38 +00:00
factories Get FileUploader into test harness using factory 2016-03-30 10:44:18 +02:00
features Spec updates 2016-03-29 18:20:10 +01:00
finders Fix specs 2016-03-22 00:23:58 +01:00
fixtures Add support for keyword arguments in label reference method 2016-03-03 10:41:11 +01:00
helpers Implementing 'Groups View' and 'TODOs View' as options for dashboard preferences. 2016-03-24 19:59:54 +01:00
initializers Ensure Gravatar host looks like an actual host 2016-01-18 14:58:16 +01:00
javascripts Change `js-quick-submit` behavior to expect the class on the form 2016-03-02 15:11:15 -05:00
lib Get FileUploader into test harness using factory 2016-03-30 10:44:18 +02:00
mailers Add new notifications for issue move action 2016-03-17 07:39:16 +01:00
models Merge branch 'fix_wip_in_mr_api' into 'master' 2016-03-29 18:49:08 +00:00
requests Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description' into 'master' 2016-03-29 16:21:16 -04:00
routing Remove `Profile::KeysController#new` action 2016-03-03 16:13:59 -05:00
services Add uploads rewriter and use it when moving issue 2016-03-30 10:44:18 +02:00
support Tweaks, refactoring, and specs 2016-03-20 21:04:07 +01:00
tasks/gitlab Reload the schema before restoring a database backup 2016-03-21 21:16:34 -05:00
views Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
workers Cache output of Repository#exists? 2016-03-19 21:54:08 +01:00
factories_spec.rb
rails_helper.rb
spec_helper.rb Original implementation to allow users to subscribe to labels 2016-03-15 17:25:37 +01:00
teaspoon_env.rb