summaryrefslogtreecommitdiff
path: root/rubocop/cop/rspec
Commit message (Expand)AuthorAgeFilesLines
* 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