summaryrefslogtreecommitdiff
path: root/spec/rubocop/cop/rspec
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-11-stable-eev15.11.0-rc42GitLab Bot2023-04-203-7/+213
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-203-0/+212
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-203-56/+49
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-172-0/+169
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-202-0/+38
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-1913-39/+13
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-1610-10/+0
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-1812-240/+127
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-2011-10/+32
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+42
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-213-0/+249
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+52
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-207-16/+11
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-183-93/+6
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-202-6/+92
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-0/+39
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-1/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-151-0/+102
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-0/+61
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-292-0/+4
* Replace it_behaves_like with include_examplesadd-rubocop-check-for-be-successVitali Tatarintev2019-08-281-8/+8
* Remove Rubocop::SpecHelper fileVitali Tatarintev2019-08-281-3/+0
* Inline shared examples for BeSuccessMatcherVitali Tatarintev2019-08-281-40/+31
* Refactor BeSuccessMatcher specs for readabilityVitali Tatarintev2019-08-281-33/+32
* Utilize Rubocop's Include for BeSuccessMatcherVitali Tatarintev2019-08-281-26/+8
* Add support of not_to/to_not to BeSuccessMatcherVitali Tatarintev2019-08-281-2/+18
* Refactor BeSuccessMatcher specsVitali Tatarintev2019-08-281-36/+25
* Replace double quotes with single quotesVitali Tatarintev2019-08-281-9/+9
* Enable frozen string literalVitali Tatarintev2019-08-281-0/+2
* Autocorrect `be_success` to `be_successful`Vitali Tatarintev2019-08-281-0/+10
* Add Rubocop check to avoid using `be_success`Vitali Tatarintev2019-08-281-0/+77
* Utilize RuboCop's Include/Exclude configPeter Leitzen2019-08-262-40/+8
* Add RSpec/TopLevelDescribePath copSean McGivern2019-08-011-0/+67
* Introduce a new FactoriesInMigrationSpecs copRémy Coutable2018-04-061-0/+48
* Use gitlab-stylesRémy Coutable2017-12-223-122/+3
* Add a new RSpec::EnvAssignment cop to prevent assigning to ENV in specs18765-stub_env_in_specsRémy Coutable2017-10-181-0/+59
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-0/+53
* Require rubocop-rspec in the correct locationrs-fix-codeclimate-buildRobert Speicher2017-06-141-1/+0
* Add a custom RSpec/SingleLineHook copRobert Speicher2017-06-141-0/+67