summaryrefslogtreecommitdiff
path: root/rubocop/cop/rspec
Commit message (Expand)AuthorAgeFilesLines
* 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/+207
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-203-82/+66
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-172-0/+112
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-2014-14/+74
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-1912-79/+64
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-203-3/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-202-2/+39
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+49
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-213-0/+216
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-192-1/+42
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-64/+0
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+64
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-0/+50
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-25/+61
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-151-0/+119
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-0/+78
* Remove Rubocop::SpecHelper fileVitali Tatarintev2019-08-281-4/+0
* Refactor BeSuccessMatcher specs for readabilityVitali Tatarintev2019-08-281-1/+1
* Utilize Rubocop's Include for BeSuccessMatcherVitali Tatarintev2019-08-281-1/+0
* Add support of not_to/to_not to BeSuccessMatcherVitali Tatarintev2019-08-281-2/+2
* Replace double quotes with single quotesVitali Tatarintev2019-08-281-2/+2
* Enable frozen string literalVitali Tatarintev2019-08-281-0/+2
* Autocorrect `be_success` to `be_successful`Vitali Tatarintev2019-08-281-0/+6
* Add Rubocop check to avoid using `be_success`Vitali Tatarintev2019-08-281-0/+50
* Utilize RuboCop's Include/Exclude configPeter Leitzen2019-08-262-8/+2
* Add RSpec/TopLevelDescribePath copSean McGivern2019-08-011-0/+35
* Introduce a new FactoriesInMigrationSpecs copRémy Coutable2018-04-061-0/+40
* Use gitlab-stylesRémy Coutable2017-12-223-115/+2
* Add a new RSpec::EnvAssignment cop to prevent assigning to ENV in specs18765-stub_env_in_specsRémy Coutable2017-10-181-0/+58
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-0/+74
* Require rubocop-rspec in the correct locationrs-fix-codeclimate-buildRobert Speicher2017-06-141-1/+3
* Add a custom RSpec/SingleLineHook copRobert Speicher2017-06-141-0/+36