Fix rubocop RSpec/DescribedClassModuleWrapping warnings #1111
Labels
code quality
Primarily about code quality metrics (rather than deeper refactoring)
feature plugins
Involves one or more of the non-core plugins
good first issue
This issue should be suitable for less experienced developers
help offered
I would be very happy to help less experienced developers tackle this issue (advice/pairing/etc)
tests
Tests and test infrastructure (CI, etc)
I've decided to move this into the rubocop todo file, as something that should be removed from the code at some point.
I think it's a pretty simple fix, but there are about 30 spec files that need changing so it migth takea while to work through.
Basic instructions:
a. Remove the module wrapper from the spec file
b. Fix any class references in that file that need explicit namespacing after 3a
If anybody wants to pick it up, that'd be great (and I'm happy to help, just get in touch if you want a bit more explanation or even to pair on it), otherwise it can sit in the backlog until I want something simple to sort out :)
The text was updated successfully, but these errors were encountered: