gitlab-org--gitlab-foss/spec
Rémy Coutable 62516461d6 Merge branch 'fix-board-spec-failures' into 'master'
Refactor boards_spec.rb to avoid code duplication

Originally created to address #21197, but !6224 solved the intermittent spec failures.

See merge request !6197
2016-09-19 08:12:22 +00:00
..
config
controllers Improve grammar 2016-09-13 14:40:05 +02:00
factories Remove schema annotations completely 2016-09-16 14:37:48 +03:00
features Refactor boards_spec.rb to avoid code duplication 2016-09-16 22:16:49 -07:00
finders Improve PipelinesFinder spec so that it does not depend on hard-coded database IDs 2016-09-09 16:21:46 -04:00
fixtures Returns the total number of issues in the JSON response 2016-08-31 09:30:37 +01:00
helpers Syntax fixes and better tests for helper methods. Updated docs. 2016-09-15 14:10:49 -05:00
initializers
javascripts Merge branch 'add-remember-option-u2f' into 'master' 2016-09-09 18:42:11 +00:00
lib fix 2016-09-15 21:59:59 -05:00
mailers Merge branch 'master' into 'expiration-date-on-memberships' 2016-08-19 10:58:01 +00:00
models Merge branch '22246-actionview-template-error-undefined-method-each-for-nil-nilclass' into 'master' 2016-09-16 14:08:51 +00:00
policies add project_policy_spec to replace .project_abilities spec 2016-08-30 11:35:06 -07:00
requests Add specs that target status failure 2016-09-18 21:41:45 +02:00
routing Fix markdown help references 2016-08-26 09:38:21 -05:00
services Move pushes_since_gc to Redis 2016-09-13 22:27:51 +02:00
support Fixed tests 2016-09-15 18:20:36 -04:00
tasks/gitlab
uploaders
views Add specs that target status failure 2016-09-18 21:41:45 +02:00
workers Added cron to prune events older than 12 months. 2016-09-07 19:41:25 +02:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb Bump SimpleCov merge timeout to 365 days 2016-08-22 13:44:14 +02:00
spec_helper.rb Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-build-name 2016-08-24 20:56:30 +08:00
teaspoon_env.rb