gitlab-org--gitlab-foss/spec
Dmitriy Zaporozhets 595b3323a8 Merge branch 'rs-rspec3' into 'master'
RSpec3

Upgrades rspec to 3.3.0, we're now up-to-date! 🎉

See merge request !831
2015-06-22 13:15:27 +00:00
..
controllers Change `to_not` calls to `not_to` 2015-06-22 12:13:49 +02:00
factories
features Change `to_not` calls to `not_to` 2015-06-22 12:13:49 +02:00
finders
fixtures
helpers Merge branch 'rs-rspec3' into 'master' 2015-06-22 13:15:27 +00:00
javascripts
lib Fix Gitlab::OAuth::User spec 2015-06-22 12:13:49 +02:00
mailers Update email_spec gem 2015-06-22 12:13:46 +02:00
models Fix `raise_error` without an argument deprecation warnings 2015-06-22 12:13:47 +02:00
requests/api Change `to_not` calls to `not_to` 2015-06-22 12:13:49 +02:00
routing
services Fix `raise_error` without an argument deprecation warnings 2015-06-22 12:13:47 +02:00
support Add sleep call before yield in allowing_for_delay 2015-06-22 12:13:49 +02:00
tasks/gitlab Change `to_not` calls to `not_to` 2015-06-22 12:13:49 +02:00
workers Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
factories.rb
factories_spec.rb
rails_helper.rb Started on the actual rspec 3 upgrade 2015-06-22 12:12:49 +02:00
spec_helper.rb Update email_spec gem 2015-06-22 12:13:46 +02:00
teaspoon_env.rb