Commit Graph

11 Commits

Author SHA1 Message Date
GitLab Bot dec7332357 Add latest changes from gitlab-org/gitlab@master 2021-01-07 18:10:38 +00:00
GitLab Bot 0ab6d56c15 Add latest changes from gitlab-org/gitlab@master 2020-11-09 12:09:24 +00:00
GitLab Bot 3e1c760141 Add latest changes from gitlab-org/gitlab@master 2020-11-05 18:08:48 +00:00
GitLab Bot a4c6555151 Add latest changes from gitlab-org/gitlab@master 2020-07-01 12:09:08 +00:00
GitLab Bot 2319d04d06 Add latest changes from gitlab-org/gitlab@master 2020-06-22 21:08:42 +00:00
GitLab Bot 292d054661 Add latest changes from gitlab-org/gitlab@master 2020-06-16 00:08:33 +00:00
Thong Kuah f0391c2517 Add frozen_string_literal to spec/support
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-25 17:33:34 +12:00
Thong Kuah 99e185cb91 Move fixture_path out of support/rspec file which is used by fast_spec_helper, so that fast specs can be run on its own again.
Move `fixture_path` config together with use_transactional_fixtures and
use_instantiated_fixtures. These settings are all added by rspec-rails

8c6c9590b9/lib/rspec/rails/configuration.rb (L65-L67)
2018-08-31 10:23:57 +12:00
Grzegorz Bizon 68547bc0e0 Track blocked users and two factor authentications 2018-07-23 15:13:11 +02:00
Robert Speicher 6d165c740c Make all uses of `fixture_file_upload` use relative paths 2018-06-07 09:54:41 -05:00
Rémy Coutable 023d4f6f2f
Move spec helpers/matchers/shared examples/contexts to their relevant folder
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-23 12:20:30 +02:00