gitlab-org--gitlab-foss/spec
Rémy Coutable f8bd9625f4 Merge branch 'rs-fix-todos-filtering-spec' into 'master'
Improve validity of spec/features/todos/todos_filtering_spec.rb

Previously, we were checking that a CSS selector string didn't have some
page-related content, which, of course it didn't.

Now we check against the actual content of the selector, we use a more
semantic selector, and we add an additional expectation for the text
that _should_ be there, as an additional sanity check.

See merge request !6356
2016-09-15 16:36:50 +00:00
..
config Small refactor and a few documentation fixes 2016-08-04 19:02:39 +02:00
controllers Improve grammar 2016-09-13 14:40:05 +02:00
factories Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json' 2016-09-13 17:44:20 +02:00
features Merge branch 'rs-fix-todos-filtering-spec' into 'master' 2016-09-15 16:36:50 +00: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 Backport search_helper changes from EE 2016-09-14 14:31:02 +03:00
initializers Give priority to environment variables 2016-08-03 15:48:48 +01:00
javascripts Merge branch 'add-remember-option-u2f' into 'master' 2016-09-09 18:42:11 +00:00
lib Merge branch 'houqp-master' into 'master' 2016-09-14 20:47:54 +00:00
mailers Merge branch 'master' into 'expiration-date-on-memberships' 2016-08-19 10:58:01 +00:00
models Merge branch 'group-similar' into 'master' 2016-09-15 15:41:15 +00:00
policies add project_policy_spec to replace .project_abilities spec 2016-08-30 11:35:06 -07:00
requests Fix Commit#status, feedback: 2016-09-14 01:25:26 +08: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 Merge branch 'restrict_ldap_return_attributes' into 'master' 2016-09-09 18:59:33 +00:00
tasks/gitlab Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
uploaders
views Fix spec failures 2016-09-14 17:33:07 +02:00
workers Added cron to prune events older than 12 months. 2016-09-07 19:41:25 +02:00
factories_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
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 Add test coverage analysis for CoffeeScript (!5052) 2016-08-07 21:52:37 +02:00