gitlab-org--gitlab-foss/spec
Robert Speicher d83d43c553 Merge branch 'rs-todos-feature-spec' into 'master'
Refactor Todos feature spec to be faster and less brittle

We now only create two Todos instead of 21 when testing pagination, and
we've updated the test to be less brittle when dealing with slower CI
environments.

See merge request !3889
2016-04-22 17:51:08 +00:00
..
config Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
controllers Merge branch 'rs-diff_view' into 'master' 2016-04-22 07:49:46 +00:00
factories Fix wiki tests 2016-04-20 08:25:41 +08:00
features Merge branch 'rs-todos-feature-spec' into 'master' 2016-04-22 17:51:08 +00:00
finders Return unique issues when using multiple labels 2016-04-13 16:10:49 -04:00
fixtures Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
helpers Merge branch 'rs-diff_view' into 'master' 2016-04-22 07:49:46 +00:00
initializers Ensure Gravatar host looks like an actual host 2016-01-18 14:58:16 +01:00
javascripts Placeholder on milestone form 2016-04-14 10:28:05 +01:00
lib Merge branch 'dev_issue_15331' into 'master' 2016-04-21 20:49:41 +00:00
mailers Merge branch 'mr-formatting' into 'master' 2016-04-19 16:23:41 +00:00
models Merge branch 'fix/label-filters' into 'master' 2016-04-21 13:13:10 +00:00
requests Merge branch 'ci-commit-as-pipeline' into 'master' 2016-04-21 08:10:37 +00:00
routing Remove `Profile::KeysController#new` action 2016-03-03 16:13:59 -05:00
services Use association search in issuable create service 2016-04-22 08:01:50 +02:00
support Merge branch 'pmq20/gitlab-ce-issue_12785' 2016-04-19 18:25:42 +02:00
tasks/gitlab Ensure uploads dir exists when running backup specs 2016-03-30 15:40:49 +02:00
views Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
workers Destroy wikis uniformly 2016-04-18 11:03:53 +02:00
factories_spec.rb Add support for not Active Record based factories 2016-03-30 10:44:18 +02:00
rails_helper.rb
spec_helper.rb Move CarrierWave test env config to separate file 2016-03-30 13:57:01 +02:00
teaspoon_env.rb