gitlab-org--gitlab-foss/spec
Filipa Lacerda 5ea377a492 Adds a js- class to allow for specs
Rspec was using a CSS class to check if the content
was being rendered. Since the CSS has changed, the specs failed
This commit replaces the CSS class with a `js-` prepended one
to guarantee changing CSS won't break a pipeline
2018-10-11 11:45:07 +01:00
..
bin Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
config
controllers Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
db
dependencies
factories Add timed incremental rollout to Auto DevOps 2018-10-05 21:14:59 +02:00
features Adds a js- class to allow for specs 2018-10-11 11:45:07 +01:00
finders Clean up ActiveRecord code in TodoService 2018-10-08 15:19:12 +02:00
fixtures Enhance and test JSON schema for deployments 2018-10-10 15:59:02 +02:00
graphql Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
helpers Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
initializers
javascripts Convert remaining issue board components into ES module syntax 2018-10-10 17:08:43 +00:00
lib Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
mailers
migrations Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
models Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
policies Hides Close MR button on merged MR 2018-10-02 16:17:55 +02:00
presenters Rails 5: fix mysql milliseconds problems in scheduled build specs 2018-10-06 14:13:13 +02:00
requests Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
routing Resolve "Drop down filter for project snippets" 2018-10-05 09:42:38 +00:00
rubocop
serializers Enhance and test JSON schema for deployments 2018-10-10 15:59:02 +02:00
services Merge branch 'issue_43097' into 'master' 2018-10-05 17:40:57 +00:00
sidekiq/cron
support Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
tasks
unicorn
uploaders
validators
views Uses Vue app to render part of job show page 2018-10-03 15:29:07 +00:00
workers Merge branch 'increase-event-retention-prune-old-events-worker' into 'master' 2018-10-08 10:41:09 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Require spec helpers loaded by other spec helpers first 2018-10-04 21:40:07 -03:00