gitlab-org--gitlab-foss/spec
Robert Speicher 97c4a1dcea Refactor Issues::BulkUpdateService spec
- Create fewer Issue objects; 2 is as good as 5 for these cases. This
  gives us a nice little speed improvement.
- Don't `describe` Symbols.
- Simplify object creation.
- Lessen "mystery guest" antipattern
2016-07-20 17:59:34 -06:00
..
config
controllers Fix help page paths to make sure shortcuts and the UI help page work. 2016-07-19 11:17:14 -06:00
factories Refactor Issues::BulkUpdateService spec 2016-07-20 17:59:34 -06:00
features Merge branch 'fix-side-by-side-comment-widget' into 'master' 2016-07-20 17:54:53 +00:00
finders Avoid describe-ing symbols in specs 2016-07-12 10:27:58 -05:00
fixtures Default to manual input for domain_whitelist, syntax fixes and added new tests. 2016-07-18 17:53:43 -05:00
helpers Merge branch '19937-fix-wrong-build-elapsed-time' into 'master' 2016-07-19 20:55:32 +00:00
initializers Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
javascripts Merge branch '17341-firefox-u2f' into 'master' 2016-07-15 20:07:51 +00:00
lib Merge branch 'migration-downtime-tags' into 'master' 2016-07-20 17:03:04 +00:00
mailers Represent DiffRefs as proper class instead of tuple array 2016-07-06 18:50:58 -04:00
models Merge branch '18586-user-authorized_projects-is-slow' into 'master' 2016-07-20 20:35:11 +00:00
requests Add /deploy_keys API to retrieve all deploy keys regardless of project affiliation 2016-07-20 13:39:19 -04:00
routing Fix help page paths to make sure shortcuts and the UI help page work. 2016-07-19 11:17:14 -06:00
services Refactor Issues::BulkUpdateService spec 2016-07-20 17:59:34 -06:00
support Enable Style/MultilineTernaryOperator rubocop cop 2016-07-20 14:24:39 +02:00
tasks/gitlab Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
views add modification to commit title test 2016-07-18 15:03:27 +02:00
workers Refresh branch cache after git gc 2016-07-13 06:49:58 -07:00
factories_spec.rb
rails_helper.rb
spec_helper.rb We're not using them (and look at the typo) 2016-07-12 22:17:00 +08:00
teaspoon_env.rb